[mythtv-commits] Ticket #10083: mythfilldatabase --refresh-all does not refresh all.

MythTV noreply at mythtv.org
Sun Oct 9 20:07:19 UTC 2011


#10083: mythfilldatabase --refresh-all does not refresh all.
-------------------------------------------------+-------------------------
 Reporter:  Ken Mandelberg <km@…>                |          Owner:  stuartm
     Type:  Bug Report - General                 |         Status:  closed
 Priority:  minor                                |      Milestone:  0.25
Component:  MythTV - Mythfilldatabase            |        Version:  Trunk
 Severity:  medium                               |  Head
 Keywords:                                       |     Resolution:  fixed
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
Changes (by Github):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:  unknown => 0.25


Comment:

 Fix MythCommandLineParser::SetValue

 Previously, this would store the new value to the CommandLineArg
 instance, but would not mark the instance as having been used.  Thus, if
 the argument had not actually been used on the command line, attempting
 to retrieve the value would result in getting the default.  This
 requires a version bump, so it also carries staging for a SetDeprecated
 method to CommandLineArg.

 Fixes #10083.
  Branch:    master
  Changeset: 9fb9fad87d23cc85a3c49f43ef382263b86f8920

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10083#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list