[mythtv-commits] Ticket #5346: Allow commercial flagger to be run without DB usage.

MythTV mythtv at cvs.mythtv.org
Mon May 12 19:18:45 UTC 2008


#5346: Allow commercial flagger to be run without DB usage.
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  task     |       Status:  new    
 Priority:  minor    |    Milestone:  unknown
Component:  mythtv   |      Version:  head   
 Severity:  medium   |   Resolution:         
  Mlocked:  0        |  
---------------------+------------------------------------------------------

Comment(by danielk):

 (In [17309]) Refs #5346. Adds a --override-settings-file option.

 This also adds a MythCommandLineParser class which is an attempt to start
 moving common command line parsing code into a single class. I found some
 bugs in the commflagger command line parsing code last week which had been
 fixed in the other command line parsers. So far, only the override
 settings options have been consolidated there, and only mythfrontend and
 mythcommflag are using the consolidated version.

 The override settings file is just a file containing linefeed delimited
 KEY=VALUE pairs. This makes it easier to test a few different settings
 without needing to poke the DB or compose a series of command line
 argument novellas.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5346#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list