[mythtv-commits] Ticket #3310: mythfilldatabase not run if suggested minimum hour is bigger than the maximum hour

MythTV mythtv at cvs.mythtv.org
Mon May 28 05:15:53 UTC 2007


#3310: mythfilldatabase not run if suggested  minimum hour is bigger than the
maximum hour
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  cpinkham
     Type:  patch      |       Status:  closed  
 Priority:  minor      |    Milestone:  0.21    
Component:  mythtv     |      Version:  head    
 Severity:  medium     |   Resolution:  fixed   
-----------------------+----------------------------------------------------
Changes (by cpinkham):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [13524]) Allow the user to set a mythfilldatabase run period where the
 max hour is
 less than the min hour, for instance if they want the run period to be
 from
 8PM till 4AM.

 This is loosely based on a patch by WP van Paassen in #3310.  I shortened
 it up a bit, and removed a part unecessary with current SVN head.
 While I was in the housekeeper, I also converted a few things like
 now.toString(QString("d")).toInt() to a much cleaner now.date().day().

 Closes #3310.

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


More information about the mythtv-commits mailing list