[mythtv-commits] Ticket #6185: Can't delete not listed show in Mythweb

MythTV mythtv at cvs.mythtv.org
Sat May 30 19:21:23 UTC 2009


#6185: Can't delete not listed show in Mythweb
------------------------------------+---------------------------------------
 Reporter:  mythtv at killerpreise.de  |        Owner:         
     Type:  defect                  |       Status:  closed 
 Priority:  major                   |    Milestone:  unknown
Component:  Plugin - MythWeb        |      Version:  0.21   
 Severity:  high                    |   Resolution:  invalid
  Mlocked:  0                       |  
------------------------------------+---------------------------------------

Comment(by sphery <mtdean at thirdcontact.com>):

 mythweb-6185-handle_not_listed_recordings.patch adds handling of NotListed
 shows to the Upcoming Recordings page.

 You can create a test NotListed recording by creating any timeslot rule,
 then manually modifying the record.starttime, then running a mythbackend
 --resched.

 Because the specified show does not actually exist, the normal link used
 for the recording title (to /tv/detail) does not work.  Therefore, I put
 in a(n ugly) section that checks for NotListed and makes the link send the
 user to the specific rule on the tv/schedules page.

 I added "Not Listed" to the English.lang translation, but did not touch
 any other translations.

 I hope this patch is more help than work.  If nothing else, it's well
 tested and does what it should.  :)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6185#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list