[mythtv-commits] mythtv branch fixes/0.25 updated by wagnerrp. v0.25.3-3-g1fa9479

Git Repo Owner noreply at mythtv.org
Thu Oct 18 19:23:31 UTC 2012


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  1fa9479b11791c60860d88eb37ad2033251d8957 (commit)
      from  84431ca786a4543623fb3a293b0ec18d49194338 (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 1fa9479b11791c60860d88eb37ad2033251d8957
Author:    Raymond Wagner <rwagner at mythtv.org> at Thu, 18 Oct 2012 15:20:35 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Thu, 18 Oct 2012 15:23:02 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=1fa9479b11791c60860d88eb37ad2033251d8957

Fix setting of values to Artwork property.
This makes the Artwork property derived from a MutableString rather than
a unicode type, allowing the setting of values to work properly, rather
than merely by chance, and correcting an issue where importMetadata
would not apply a coverart value to Video Library entries.
(cherry picked from commit e4b46f0cdc1a18ee5dca94e29229531d928a6dc1)



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

Summary of changes:
 mythtv/bindings/python/MythTV/dataheap.py |   46 ++++++++++++++++++++++-------
 1 files changed, 35 insertions(+), 11 deletions(-)

-- 



More information about the mythtv-commits mailing list