[mythtv-commits] Ticket #1480: Fix discrepancies in asFileNotFound handling in PlaybackBox

MythTV mythtv at cvs.mythtv.org
Thu Mar 9 00:55:45 UTC 2006


#1480: Fix discrepancies in asFileNotFound handling in PlaybackBox
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |       Owner:  ijr
     Type:  patch                             |      Status:  new
 Priority:  minor                             |   Milestone:     
Component:  mythtv                            |     Version:     
 Severity:  medium                            |  
----------------------------------------------+-----------------------------
 The attached patch fixes discrepancies in the handling of non-existent
 recordings (as described in http://www.gossamer-
 threads.com/lists/mythtv/users/188566#188566) in the !PlaybackBox (version
 0.19 and SVN trunk).

  * Adds a !FileNotFoundActionPopup with "Show Program Details" and
 "Delete"
  * Ensures the !FileNotFoundActionPopup is shown for missing files instead
 of the !AvailablePopup
  * Prevents the user from seeing the full !ActionPopup the first time, and
 instead shows the !FileNotFoundActionPopup (checks for file existence
 before showing the Action popup)

 (all translations are re-used from the !ActionPopup and the
 !AvailablePopup)

 I started to send an e-mail to the dev list to get feedback on the desired
 post-patch behavior, but reading it would have taken longer than it took
 to make the patch :), so I figured I'd give an initial implementation and
 take feedback from there.  I'll reply to this ticket (on the dev list)
 with the details/implementation decisions I made for anyone who's
 interested

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1480>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list