[mythtv-commits] Ticket #2736: Sub-Channels not getting correct programming guide info

MythTV mythtv at cvs.mythtv.org
Mon Feb 12 03:41:59 UTC 2007


#2736: Sub-Channels not getting correct programming guide info
-----------------------------------+----------------------------------------
 Reporter:  spamme at ecybernard.com  |        Owner:  danielk 
     Type:  defect                 |       Status:  reopened
 Priority:  minor                  |    Milestone:  0.21    
Component:  mythtv                 |      Version:  head    
 Severity:  medium                 |   Resolution:          
-----------------------------------+----------------------------------------
Comment (by david.asher at cavium.com):

 Ok, it was changeset 11816, the portion which changes update_channel_basic
 to match channels if the freqid matches (lines 1897-1899).

 After a full ATSC channel scan the channel table has blank xmltvid's but
 the freqid is filled in the same for each subchannel.  Therefore the first
 subchannel (not necessarily subchannel 1) from datadirect fills in the
 xmltvid for all subchannel's, causing subsequent checks to no longer see
 the blank xmltvid.

 I don't know the correct fix, as I assume the analog channel scanner will
 break with datadirect if I remove the freqid comparisons.  I can verify,
 however, that commenting out lines datadirect.cpp:1897-1899 does restore
 functionality for ATSC channel scanning.

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


More information about the mythtv-commits mailing list