[mythtv-commits] mythtv/master commit: 544094ccf by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Sat Mar 10 19:58:37 UTC 2012


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2012-03-10T11:55:59-08:00
   Push Date:  2012/03/10 11:58:16 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  544094ccfcc375e49a7fe5318e1bbf8d58e03137
   Changeset:  https://github.com/MythTV/mythtv/commit/544094ccf

Log:

Correct handling of old --refresh-day option.

This converts the --refresh-day input from an unsigned integer to a
stringlist, to allow the option to be used multiple times and accumulate
multiple days as was its previous behavior.  This option is still marked
as deprecated, and will be removed in favor of the new --refresh option
in a later version.

Modified:

   mythtv/programs/mythfilldatabase/commandlineparser.cpp
   mythtv/programs/mythfilldatabase/main.cpp



More information about the mythtv-commits mailing list