[mythtv-firehose] mythtv branch fixes/0.26 updated by wagnerrp. v0.26.1-19-g3274afb

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


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  3274afb32d3184faf51706b3fe2b7228c33c06e8 (commit)
      from  7892e197d0baee8f734b5f2dabc6751125ed9ffc (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 3274afb32d3184faf51706b3fe2b7228c33c06e8
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 17:01:53 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3274afb32d3184faf51706b3fe2b7228c33c06e8

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.
(cherry picked from commit 4e072b2de29c32c4d00fe62849feadd80d2c0c02)



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

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

-- 



More information about the mythtv-firehose mailing list