[mythtv-commits] Ticket #10098: Australian EIT Fixups

MythTV noreply at mythtv.org
Wed Jul 18 07:17:46 UTC 2012


#10098: Australian EIT Fixups
-----------------------------+----------------------------
 Reporter:  lexvictory@…     |          Owner:  stuarta
     Type:  Patch - Feature  |         Status:  new
 Priority:  minor            |      Milestone:  0.26
Component:  MythTV - EIT     |        Version:  0.24-fixes
 Severity:  medium           |     Resolution:
 Keywords:  eit, australia   |  Ticket locked:  0
-----------------------------+----------------------------

Comment (by slackerlinux85@…):

 Im trying this out locally now without the programdata.cpp changes it
 seems to improve some channels but in brisbane the data still isnt
 perfect(Ten multiplex is the worst they flag cooking and fishing shows as
 movies :/)

 heres the Queensland network ID's im using also the patch has some
 trailing whitespace issues
 {{{
     // Queensland, Australia
     fix[ 4112U << 16]  = EITFixUp::kFixAUDescription |
 EITFixUp::kFixAUFreeview; // ABC Brisbane
     fix[ 4114U << 16]  = EITFixUp::kFixAUDescription |
 EITFixUp::kFixAUFreeview | EITFixUp::kFixAUNine;; // Nine Brisbane
     fix[ 4115U << 16]  = EITFixUp::kFixAUDescription |
 EITFixUp::kFixAUSeven; // Seven Brisbane
     fix[ 4116U << 16]  = EITFixUp::kFixAUDescription; // Ten Brisbane
     fix[ 12802U << 16] = EITFixUp::kFixAUDescription; // SBS Brisbane
     fix[ 12842U << 16] = EITFixUp::kFixAUDescription; // 31 Brisbane
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10098#comment:8>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list