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

MythTV mythtv at cvs.mythtv.org
Tue Mar 6 14:50:44 UTC 2007


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

  * status:  reopened => closed
  * resolution:  => fixed


Comment:

 (In [12948]) Fixes #2736. Fixes bug in DataDirect setup of ATSC channels.

 datadirect.cpp:update_channel_basic() was sometimes matching channels
 based on their frequency rather than the ATSC major and minor channels.
 Unfortunately, the better the DataDirect listings were the worse MythTV
 would screew up. This simply adds a check to the freqid matching so that
 it is only used when the ATSC minor channel is '0' which in the ATSC
 standards means it is actually referring to an NTSC channel.

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


More information about the mythtv-commits mailing list