[mythtv-commits] Ticket #2038: Currently recorded program does not get color-coded to red

MythTV mythtv at cvs.mythtv.org
Sun Aug 27 06:58:35 UTC 2006


#2038: Currently recorded program does not get color-coded to red
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |        Owner:  cpinkham
     Type:  defect                |       Status:  closed  
 Priority:  minor                 |    Milestone:  0.20    
Component:  mythtv                |      Version:  head    
 Severity:  low                   |   Resolution:  fixed   
----------------------------------+-----------------------------------------
Changes (by cpinkham):

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

Comment:

 (In [10951]) Don't reset the recstartts when we start a
 pseudoLiveTVRecording.

 Normally LiveTV recordings have their recstartts set to the exact time,
 to the second, that the recording starts.  For pseudoLive recordings
 this is bad because it can cause the scheduler to lose track of the
 recording since the recstartts in the recorder (and starttime in the
 database) do not match the recstartts that is in the scheduler for
 that recording.

 This fixes #2038.  The Watch Recordings screen will now properly highlight
 these psuedoLive recordings as in-progress.

 References #1371 because #1371 ticket mentions the same issue as #2038
 among other things.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2038#comment:5>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list