[mythtv-commits] Ticket #6523: Custom Recordings don't respect max episodes

MythTV mythtv at cvs.mythtv.org
Tue May 5 15:20:27 UTC 2009


#6523: Custom Recordings don't respect max episodes
----------------------------------+-----------------------------------------
 Reporter:  doug at fawnanddoug.com  |       Owner:  bjm    
     Type:  defect                |      Status:  new    
 Priority:  minor                 |   Milestone:  unknown
Component:  MythTV - Scheduling   |     Version:  head   
 Severity:  high                  |     Mlocked:  0      
----------------------------------+-----------------------------------------
 I had a recording rule to record all episodes of Law & Order up to 6 max
 episodes (recordid 123). I created a new custom rule to record all
 programs whose title was 'Law & Order' and hdtv flag was 1 (recordid 456)
 up to 6 episodes.  I then deleted rule 123.  I already had 6 episodes
 recorded so when the scheduler ran I expected it NOT to schedule any new
 episodes but instead it tried to schedule them.  The only way I could
 trick the scheduler into respecting the max episodes was to go to the DB
 and change the value of recordid (456) to the deleted rule's id (123).

 I think the scheduler should respect the max episodes by title/subtitle
 and not include the recordid in the calculation.

 Thanks!
 Doug

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


More information about the mythtv-commits mailing list