
noreply at mythtv
Sep 20, 2012, 9:16 AM
Post #1 of 1
(46 views)
Permalink
|
|
mythtv branch master updated by wagnerrp. v0.26-rc2-22-g8c9fc7a
|
|
The branch, master has been updated on the mythtv repository by gitolite user wagnerrp. via 8c9fc7a1d3e4730c06bc0abac66be548aacbc11b (commit) from 286186281dcca4a3f25f591e6658310bc9d375fb (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 8c9fc7a1d3e4730c06bc0abac66be548aacbc11b Author: Raymond Wagner <rwagner [at] mythtv> at Thu, 20 Sep 2012 12:15:03 -0400 Committer: Raymond Wagner <rwagner [at] mythtv> at Thu, 20 Sep 2012 12:15:03 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=8c9fc7a1d3e4730c06bc0abac66be548aacbc11b Add error handling for Frontend UPnP autodetection. This adds an error handling block to UPnP detection of the Frontend connection class, to allow the remainder of the list to be returned if one machine responding to the query cannot be connected to. ----------------------------------------------------------------------- Summary of changes: mythtv/bindings/python/MythTV/connections.py | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|