[mythtv-commits] Ticket #10692: The New Format Of config.xml Is Converted To The Old Format

MythTV noreply at mythtv.org
Mon May 7 00:30:05 UTC 2012


#10692: The New Format Of config.xml Is Converted To The Old Format
----------------------------------+-----------------------------
 Reporter:  keemllib@…            |          Owner:  wagnerrp
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  unknown
Component:  Bindings - Python     |        Version:  Master Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by Raymond Wagner <rwagner@…>):

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


Comment:

 In [changeset:a2f0333714242dbd8fb0f24c84f0d5dccbf3c4b4/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="a2f0333714242dbd8fb0f24c84f0d5dccbf3c4b4"
 Update Python bindings to use the new config.xml format.

 This creates a new DatabaseConfig class to manage access credentials for
 the database, moving it out of DBCache.  DBCache (and MythDB) will still
 continue to take the same arguments it did previously.  Both the old and
 new format are supported, and old format files will be rewritten upon
 successful connection to the database.  Files are now properly
 pretty-printed when created.

 This also converts everything over to absolute importing.

 Fixes #10692.
 }}}

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


More information about the mythtv-commits mailing list