#743: Fix "program not found in PAT" problem.
---------------------+------------------------------------------------------
 Reporter:  stuarta  |        Owner:  danielk
     Type:  patch    |       Status:  closed 
 Priority:  minor    |    Milestone:  0.19   
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:  fixed  
---------------------+------------------------------------------------------
Changes (by danielk):

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

Comment:

 (In [8551]) Fixes #743.

 This is a narrow fix for the reported problem. The problem is that some
 DVB drivers still don't change channels properly and send you data from
 the last transport after it has reported being safely tuned to a new
 transport. This causes MythTV to print out a warning.

 This warning leads to lots of spurrious MythTV bug reports. To suppress
 these driver bug reports in the MythTV bug tracking system, this commit
 delays the warning for a little over one second, and if it sees that the
 data becomes valid for the current transport in that time, it suppresses
 the warning.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/743>
MythTV <http://www.mythtv.org/>
MythTV
_______________________________________________
mythtv-commits mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits

Reply via email to