[mythtv-commits] Ticket #1249: Channel surfing may change inert reclist items to rsRecorded.

MythTV mythtv at cvs.mythtv.org
Fri Feb 10 06:03:11 UTC 2006


#1249: Channel surfing may change inert reclist items to rsRecorded.
---------------------+------------------------------------------------------
 Reporter:  bjm      |        Owner:  bjm   
     Type:  defect   |       Status:  closed
 Priority:  blocker  |    Milestone:  0.19  
Component:  mythtv   |      Version:        
 Severity:  medium   |   Resolution:  fixed 
---------------------+------------------------------------------------------
Comment (by bjm):

 (In [8913]) Fixes #1249

 Checking the recstatus turns out to be unreliable and may not update
 the oldrecorded status to rsRecorded for real recordings. Instead
 borrow the approach in CheckForRecGroupChange() to verify the recgroup
 stored in the 'recorded' table.

 If the real recgroup is not LiveTV when it is asked to finished, then
 UPDATE_RECORDING_STATUS else skip the update for LiveTV recordings.

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


More information about the mythtv-commits mailing list