[mythtv-commits] Ticket #1872: Backend stops recording in middle of program

MythTV mythtv at cvs.mythtv.org
Sat Jul 8 22:28:36 UTC 2006


#1872: Backend stops recording in middle of program
---------------------------+------------------------------------------------
 Reporter:  cizek at rcn.com  |        Owner:  danielk
     Type:  defect         |       Status:  closed 
 Priority:  minor          |    Milestone:  0.20   
Component:  mythtv         |      Version:  head   
 Severity:  medium         |   Resolution:  fixed  
---------------------------+------------------------------------------------
Changes (by danielk):

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

Comment:

 (In [10437]) Fixes #1872. Fixes a tuning problem that caused failed tuning
 under some circumstances.

 An overzealous MPEGStreamData::Reset() was removing the ATSC PSIP PID from
 the list of PIDs we were listening to if we got a VCT table before we got
 a PAT table. When we had also not gotten an MGT table and this was a
 channel we had never gotten an MGT on before, then we would never get a
 lock without switching to another channel on the same transport and then
 switching back to the problem channel.

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


More information about the mythtv-commits mailing list