[mythtv-commits] mythtv branch master updated by wagnerrp. v0.26-beta-36-gc96ded1

Git Repo Owner noreply at mythtv.org
Sun Aug 19 02:56:32 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  c96ded16b2d01a2d11e252a09103004843bf7438 (commit)
      from  b5e154fe816742b18adcc73e409044f06a4b723e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c96ded16b2d01a2d11e252a09103004843bf7438
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 18 Aug 2012 22:53:01 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 18 Aug 2012 22:53:01 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c96ded16b2d01a2d11e252a09103004843bf7438

Use config detection in Python bindings for stored smolt data.
This makes the Python bindings to store the location of the config.xml
it used for database access. This path is then used by the smolt
hardware profile for storage of its UUID files, replacing the hard coded
use of $HOME.

Fixes #10982



-----------------------------------------------------------------------

Summary of changes:
 mythtv/bindings/python/MythTV/database.py         |   12 ++++++++----
 mythtv/programs/scripts/hardwareprofile/config.py |   11 ++++++-----
 2 files changed, 14 insertions(+), 9 deletions(-)

-- 



More information about the mythtv-commits mailing list