[mythtv-commits] Ticket #9480: National characters in polish EPG (Cyfra+ and Polsat) won't work :(
MythTV
noreply at mythtv.org
Tue Dec 8 07:36:49 UTC 2015
#9480: National characters in polish EPG (Cyfra+ and Polsat) won't work :(
--------------------------------+--------------------------
Reporter: marcin.jachurski@… | Owner: dekarl
Type: Patch - Bug Fix | Status: assigned
Priority: minor | Milestone: 0.27.6
Component: MythTV - EIT | Version: 0.24
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
--------------------------------+--------------------------
Comment (by dekarl):
Sorry for taking so long to get back to this. If I remember correctly I
posted a patch that moved the bit from 1<<15 to 1LL<<48 because service_id
is a 16bits value. But I vaguely remember negative test results for that
change.
So lets move forward. Can someone provide samples of the actual sections
transmitted for both values of original_network_id?
Basically one DVB-EIT section captured with dvbsnoop including the hexdump
of the section. (So I can add a unit test for it) Bonus points if it is
two copies of the same event with different sources / encodings, so I can
add a test that verifies both are equal.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/9480#comment:18>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list