[mythtv-commits] mythtv commit: r13250 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Apr 16 03:54:09 UTC 2007


      Author: cpinkham
        Date: 2007-04-16 03:54:08 +0000 (Mon, 16 Apr 2007)
New Revision: 13250
   Changeset: http://cvs.mythtv.org/trac/changeset/13250

Modified:

   trunk/mythtv/libs/libmythtv/datadirect.cpp
   trunk/mythtv/programs/mythbackend/housekeeper.cpp
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp

Log:

Make the housekeeper ignore the MythFillMinHour and MythFillMaxHour settings
when MythFillGrabberSuggestsTime is enabled.  This allows mythfilldatabase to
run anytime if it couldn't run at the suggested time.  This is especially
useful for people that shutdown their backends.

Since we're not honoring the min/max time settings anymore for users with
MythFillGrabberSuggestsTime turned ON, don't bother setting these fields
inside the DataDirect grabber.  Also update the help text for
MythFillGrabberSuggestsTime to reflect that the min/max values are not used
when this setting is enabled.

Closes #3302 using patches submitted by Michael T. Dean.






More information about the mythtv-commits mailing list