[mythtv-commits] mythtv branch fixes/0.27 updated by wagnerrp. v0.27-2-gadcda83

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


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  adcda83028125dd6a26f69513ee99da2e7302be3 (commit)
      from  5b917e8d6548c40f3c6df0dcd18a090d90995306 (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 adcda83028125dd6a26f69513ee99da2e7302be3
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:32 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=adcda83028125dd6a26f69513ee99da2e7302be3

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-commits mailing list