[mythtv-commits] Re: Ticket #430: Tuner busy on consecutive recordings

MythTV mythtv at cvs.mythtv.org
Mon Oct 10 19:47:08 UTC 2005


#430: Tuner busy on consecutive recordings
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk
     Type:  defect     |       Status:  closed 
 Priority:  critical   |    Milestone:         
Component:  mythtv     |      Version:  head   
 Severity:  high       |   Resolution:  fixed  
-----------------------+----------------------------------------------------
Changes (by danielk):

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

Comment:

 (In [7433]) Fixes #430.

 This is a simpler fix for the time skew portion of the
 consecutive recording problem. Part of the problem I
 was trying to solve was already solved by David Engel.
 MythTV should no longer try to schedule something for
 recording that is already recording on a slave backend.
 So the GetRecording() request is not needed in the
 scheduler. We can instead simply cancel any non-LiveTV
 recording if the master backend requests a new recording.

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


More information about the mythtv-commits mailing list