[mythtv-commits] Ticket #9480: National characters in polish EPG (Cyfra+ and Polsat) won't work :(

MythTV noreply at mythtv.org
Thu Jan 13 22:51:03 UTC 2011


#9480: National characters in polish EPG (Cyfra+ and Polsat) won't work :(
--------------------------------------------+---------------------
     Reporter:  marcin.jachurski@…          |      Owner:  stuarta
         Type:  Bug Report                  |     Status:  new
     Priority:  minor                       |  Milestone:  unknown
    Component:  MythTV - EIT                |    Version:  0.24
     Severity:  medium                      |   Keywords:
Ticket locked:  0                           |
--------------------------------------------+---------------------
 Polish (Hotbird) DVB-S operators give EPG encoded in the ISO-8859-2
 (Polsat)
 and in ISO-6937 (Cyfra+). Unfortunately does not give information
 about encoding. Polsat is not suitable byte identifying coding.
 Cyfra+ gives the wrong marker.On the programs broadcast together
 we get different coding, both wrong.

 MythTV allows to specify the encoding, but only for the transponder,
 which is transmitted program (in eithelper.cpp). In this case it is
 necessary to specify the encoding to the network or the transponder
 from which the EPG has been received.

 I wrote an patch, which adds forcing iso-8859-2 and iso-6937, depending
 on the source transport and/or network id, not on TSID() and
 OriginalNetworkID() from existing DVBEventInformationTable.

 There is someone who had similar problems and have any comments?
 Maybe I am wrong to do?

 This new encodings:
 ISO-8859-2 for source network id 113
 ISO-6937   for source network id 318

 Also other channels from Hotbird:

 TV POLONIA
 PULS
 TVS
 ITV
 TELE5
 TVP Kultura
 TV Biznes
 POLONIA1
 EDUSAT
 Mango 24
 CSBTV
 TVR
 Rebel TV
 4fun.TV
 Eska TV
 VIVA Polska.
 Czworka

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9480>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list