[mythtv-commits] Ticket #5922: fix finnish rerun detection

MythTV mythtv at cvs.mythtv.org
Sat Jan 3 21:22:25 UTC 2009


#5922: fix finnish rerun detection
-------------------------+--------------------------------------------------
 Reporter:  ikke at iki.fi  |        Owner:  stuarta       
     Type:  patch        |       Status:  infoneeded_new
 Priority:  minor        |    Milestone:  0.22          
Component:  eit          |      Version:  0.21-fixes    
 Severity:  medium       |   Resolution:                
  Mlocked:  0            |  
-------------------------+--------------------------------------------------
Changes (by stuarta):

  * status:  new => infoneeded_new
  * milestone:  unknown => 0.22


Comment:

 The bulk of this patch is fine. However i'm not happy
 with putting a fixup in that is only keyed off NetworkID=0.

 This is known to be used by numerous buggy providers, so
 we cannot use it without qualifying it some more.

 This part needs updating

    // DVB-C Elisa Finland
    fix[  0U << 16] = EITFixUp::kFixFI;

 to include transportid and serviceid.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5922#comment:3>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list