[mythtv-commits] Ticket #9515: [CRASH] skipdb option to mythcommflag ignored, causes crash

MythTV noreply at mythtv.org
Thu Jul 7 23:24:00 UTC 2011


#9515: [CRASH] skipdb option to mythcommflag ignored, causes crash
---------------------------------------+----------------------------
 Reporter:  jon.christopher@…          |          Owner:  wagnerrp
     Type:  Bug Report                 |         Status:  closed
 Priority:  minor                      |      Milestone:  0.25
Component:  MythTV - Mythcommflag      |        Version:  0.24-fixes
 Severity:  medium                     |     Resolution:  fixed
 Keywords:                             |  Ticket locked:  0
---------------------------------------+----------------------------
Changes (by Github):

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


Comment:

 Rework ordering of command line processing in mythcommflag.  Inputs are
 no longer processed and stored to temporary variables, as required by
 the previous command line parser, but are now pulled out of the parser
 object as needed. The --skipdb parameter now behaves properly.

 Fixes #9515

 Use with no options is no longer permitted.  The old behavior of running
 all recordings directly is no longer supported.  If the --queue
 parameter is specified alone, it will queue a commercial detection job
 for any recording that has not been previously flagged, and is not on a
 commercial free channel.  The --force parameter will queue jobs for all
 recordings, and the --rebuild will queue jobs to instead rebuild the
 seektables.

 Fixes #9152
  Branch:    master
  Changeset: baf6105331ffac50f720e57006223486f8071b72

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


More information about the mythtv-commits mailing list