[mythtv-commits] Ticket #3242: Scheduler fails to record programs that match multiple recording rules, depending on which rule is matched first.

MythTV mythtv at cvs.mythtv.org
Wed Mar 21 00:42:20 UTC 2007


#3242: Scheduler fails to record programs that match multiple recording rules,
depending on which rule is matched first.
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  0.20   
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 If a particular program would be recorded under more than one recording
 rule (in my case a custom rule), it appears that whichever rule is found
 to match first determines wether the episode will be recorded, rather than
 all the rules being checked to see if it can be recorded as it should.

 As an example, if there is one recording rule to record any program in the
 "Comedy" genre with an episode limit of 5, and a second rule to record a
 particular show title that is also happens to be in the "Comedy" genre, if
 the first rule has already reached its limit of 5 episodes, the recording
 is marked as "T" and is not allocated to and recorded under the second
 rule even if that rule has not reached its episode limit or has no limit
 set.

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


More information about the mythtv-commits mailing list