[mythtv-commits] Ticket #3917: "Fix" Programinfo::ForgetHistory to let current recordings re-record without deleting first

MythTV mythtv at cvs.mythtv.org
Sat Sep 1 00:36:58 UTC 2007


#3917: "Fix" Programinfo::ForgetHistory to let current recordings re-record
without deleting first
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr       
     Type:  defect     |      Status:  new       
 Priority:  minor      |   Milestone:  unknown   
Component:  mythtv     |     Version:  0.20-fixes
 Severity:  medium     |     Mlocked:  0         
-----------------------+----------------------------------------------------
 In the "Prevously Recorded" menu, if you select "Allow this episode to re-
 record" and the recording is a current recording, nothing happens unless
 you also delete the recording. By having ForgetHistory clear the duplicate
 flag in the recorded table as well as oldrecorded (plus a little fix to
 scheduler to counting max episodes), "Allow this episode to re-record"
 works properly.

 The attached patch also adds a menu item to "Watch Recordings"->"Recording
 Options" to invoke this functionality. The patch is against 0.20-fixes,
 but applies to the head with just a bit of fuzz. I also have an
 enchancement to mythcommflag to detect broken recordings (to be submitted
 in a separate ticket) that will use this.

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


More information about the mythtv-commits mailing list