[mythtv-commits] Ticket #144: DVB EIT broken when sourceid is not 1

MythTV mythtv at cvs.mythtv.org
Thu Jul 21 14:11:05 EDT 2005


#144: DVB EIT broken when sourceid is not 1
---------------------+------------------------------------------------------
       Id:  144      |      Status:  new                     
Component:  mythtv   |    Modified:  Thu Jul 21 18:11:05 2005
 Severity:  low      |   Milestone:                          
 Priority:  trivial  |     Version:                          
    Owner:  taylor   |    Reporter:  anonymous               
---------------------+------------------------------------------------------
 This line in tv_rec.cpp is the culprit.
   scanner = new SIScan("dvb", channel, 1 /* BUG -- should pass sourceid
 */);

 Probably the source id needs to set on each channel change, since a
 channel class can have multiple sourceid's, one per input.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/144>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list