[mythtv-commits] Ticket #4536: Recording appears in Watch Recordings too early

MythTV mythtv at cvs.mythtv.org
Tue Jan 29 04:39:40 UTC 2008


#4536: Recording appears in Watch Recordings too early
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |        Owner:  ijr    
     Type:  defect                |       Status:  closed 
 Priority:  minor                 |    Milestone:  unknown
Component:  mythtv                |      Version:  head   
 Severity:  medium                |   Resolution:  fixed  
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------
Changes (by cpinkham):

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


Comment:

 (In [15656]) Add a new asNotYetAvailable status for recordings in
 PlaybackBox.  This is
 for recordings that are ongoing, but the frontend can't access the file
 yet
 for whatever reason.  This is used instead of setting the recording to
 asFileNotFound if the file can not be found.  This also corrects the font
 coloring for the recording's info to allow it to be shown in the normal
 'recording' color rather than in the 'inactive' color.  If you retry to
 play a recording in the asNotYetAvailable status, PlaybackBox will attempt
 to locate the file again and will change the status to asAvailable and
 play
 the recording.  You no longer have to exit the Watch Recordings screen and
 reenter in order to do this.

 Closes #4536 using patch by Mark Buechler along with a few mods by me.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4536#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list