
noreply at mythtv
Aug 18, 2012, 12:20 PM
Post #1 of 1
(75 views)
Permalink
|
|
mythtv branch master updated by wagnerrp. v0.26-beta-35-gb5e154f
|
|
The branch, master has been updated on the mythtv repository by gitolite user wagnerrp. via b5e154fe816742b18adcc73e409044f06a4b723e (commit) from 9cba97bdda2ce595800335a9ee11eda41040631e (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 b5e154fe816742b18adcc73e409044f06a4b723e Author: Raymond Wagner <rwagner [at] mythtv> at Sat, 18 Aug 2012 15:17:39 -0400 Committer: Raymond Wagner <rwagner [at] mythtv> at Sat, 18 Aug 2012 15:17:39 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=b5e154fe816742b18adcc73e409044f06a4b723e Make hardware profiler ignore errors and continue. This wraps the various subsets of MythTV data extracted from the database with a 'try' block, allowing it to ignore and proceed if one of the subsets fails due to bad data or an unexpected configuration. Fixes #10986 ----------------------------------------------------------------------- Summary of changes: .../distros/mythtv_data/data_mythtv.py | 26 +++++++++++-------- 1 files changed, 15 insertions(+), 11 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|