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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jan 21 02:57:58 UTC 2008


      Author: cpinkham
        Date: 2008-01-21 02:57:57 +0000 (Mon, 21 Jan 2008)
New Revision: 15511
   Changeset: http://cvs.mythtv.org/trac/changeset/15511

Added:

   trunk/mythtv/contrib/smartfill

Modified:

   trunk/mythtv/programs/mythfilldatabase/filldata.cpp
   trunk/mythtv/programs/mythfilldatabase/filldata.h
   trunk/mythtv/programs/mythfilldatabase/main.cpp

Log:

Add a --refresh-day command line argument to mythfilldatabase.
Rework internals to get rid of refresh_* variables and replace by a
refresh_request array allowing any day or combination of days to
be refreshed.  Also includes a sample contrib script to take advantage
of the new option.

Closes #4110 using patch by Tony Lill.






More information about the mythtv-commits mailing list