PredatH0r / ChanSort

TV channel list editor for Samsung, LG, Sony, Hisense, Panasonic, Philips, Sharp, Toshiba and MANY more.
849 stars 115 forks source link

Wrong service type is shown sd-tv insted hd-tv Phillips FW TPM 171. #222

Closed Janpopan closed 3 years ago

Janpopan commented 3 years ago

DVB-C - Vodafone

Example Das Erste HD

is sd-tv

should hd-tv

`

`

Janpopan commented 3 years ago

So there is no data in the XML about sd-tv or hd-tv. Your solution in ChanSort_2021-01-17 is good.

Should this info in some kind of documentation or wiki?

Or a bug report to Phillips? ;)

Double-A-92 commented 3 years ago

Maybe there is information in ChannelType="3". But currently only ServiceType="1" seems to be used, which maps to SD-TV.

PredatH0r commented 3 years ago

The ServiceType attribute only indicates 1=TV, 0=Radio and does not correspond to the DVB specification's "Service Type", which would give more detailed information. I looked at the ChannelType and didn't see any values other than "3" in any DVB-T, DVB-C or DVB-S channel. I can only guess that it means "DVB". I don't have any files with analog channels or ATSC (US digital TV standad) to verify my assumtion.

Anyhow... ChanSort now displays "TV" in the "Service Type" column instead of "SD-TV".