[mythtv-commits] Ticket #6438: maxEpisodes is not respected with back-to-back recordings

MythTV mythtv at cvs.mythtv.org
Thu Apr 9 19:04:55 UTC 2009


#6438: maxEpisodes is not respected with back-to-back recordings
---------------------------------+------------------------------------------
 Reporter:  gnome42              |        Owner:  gnome42 
     Type:  defect               |       Status:  assigned
 Priority:  minor                |    Milestone:  0.22    
Component:  MythTV - Scheduling  |      Version:  head    
 Severity:  medium               |   Resolution:          
  Mlocked:  0                    |  
---------------------------------+------------------------------------------

Comment(by gigem):

 Replying to [ticket:6438 gnome42]:
 > The attached patch corrects this by adjusting the query to count
 > in progress recordings in the max episodes count.
 >
 > It looks safe and does the job but I could be missing something so
 > I'm posting here for further review.

 I think a better fix is to simply drop the "AND duplicate <> 0" clause.
 That was added in [15808] and is the cause of this regression.  The issue
 of whether or not a "forgotten" program should count towards max-episodes
 can be handled separately if needed.  IMHO, the forgotten program
 shouldn't be given any special treatment.

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


More information about the mythtv-commits mailing list