[mythtv-commits] mythtv branch fixes/0.25 updated by wagnerrp. v0.25.2-23-gc933730

Git Repo Owner noreply at mythtv.org
Thu Sep 20 17:18:56 UTC 2012


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  c93373060d0053782a9033a0fce2d784e51f95a0 (commit)
       via  bd0f9eba93b37471bb6c3d0867b7470f6a116248 (commit)
      from  099533dacc0faef47aadfbe7b45ab93ff57f5125 (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 c93373060d0053782a9033a0fce2d784e51f95a0
Author:    Raymond Wagner <rwagner at mythtv.org> at Thu, 20 Sep 2012 12:15:03 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Thu, 20 Sep 2012 13:18:47 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c93373060d0053782a9033a0fce2d784e51f95a0

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.
(cherry picked from commit 8c9fc7a1d3e4730c06bc0abac66be548aacbc11b)



commit bd0f9eba93b37471bb6c3d0867b7470f6a116248
Author:    Raymond Wagner <rwagner at mythtv.org> at Thu, 20 Sep 2012 13:11:23 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Thu, 20 Sep 2012 13:18:06 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bd0f9eba93b37471bb6c3d0867b7470f6a116248

Add check for 'No Cover' when applying coverart to videos.
This considers a 'No Cover' value properly as non-existent, when
importing data from a VideoGrabber search result, to allow a new
cover to be downloaded in it's place, rather than refusing to
overwrite an existing image.
(cherry picked from commit 2076d12a565e120b67ed25eb68181250cd2ffe59)



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

Summary of changes:
 mythtv/bindings/python/MythTV/connections.py |    5 ++++-
 mythtv/bindings/python/MythTV/dataheap.py    |    3 ++-
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 



More information about the mythtv-commits mailing list