[mythtv-commits] mythtv branch master updated by wagnerrp. v0.28-pre-262-g4e072b2

Git Repo Owner noreply at mythtv.org
Sat Sep 21 21:02:01 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  4e072b2de29c32c4d00fe62849feadd80d2c0c02 (commit)
      from  e4f48cee10e436ae47c974bb17ccd3ea191fc745 (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 4e072b2de29c32c4d00fe62849feadd80d2c0c02
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 21 Sep 2013 16:59:06 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 21 Sep 2013 16:59:06 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4e072b2de29c32c4d00fe62849feadd80d2c0c02

Allow system calls to pull global settings from the database.
This adjusts the System() class to first try local settings of the
supplied value, fall back to global settings, and then the supplied
default, before finally erroring. This corrects an issue where the
VideoGrabber() child class did not properly pull the global settings for
TelevisionGrabber and MovieGrabber, and thus just used the internal
defaults.



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

Summary of changes:
 mythtv/bindings/python/MythTV/system.py |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list