[mythtv-commits] mythtv branch fixes/0.26 updated by paulh. v0.26.0-150-g2ed4e29

Git Repo Owner noreply at mythtv.org
Tue Apr 30 19:57:54 UTC 2013


The branch, fixes/0.26 has been updated on the
mythtv repository by gitolite user paulh.
       via  2ed4e2931a120ba1e2d1a642d074b3e258f015ce (commit)
      from  5f45c0bd684c875f19d59974a5fe51a56731bf16 (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 2ed4e2931a120ba1e2d1a642d074b3e258f015ce
Author:    Paul Harrison <pharrison at mythtv.org> at Tue, 30 Apr 2013 20:47:29 +0100
Committer: Paul Harrison <mythtv at sky.com> at Tue, 30 Apr 2013 20:51:56 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2ed4e2931a120ba1e2d1a642d074b3e258f015ce

MythNews: improve media:content parsing in rss feeds
* use the medium or type attributes to determine whether the content is an
  image or video. Previously we ignored the type and ended up trying to play
  an image.

* if we haven't found any thumbnail image then use any images found in the
  media:content as the thumbnail. Fixes #11161.

* parse all the media:content items not just the first one we find.
(cherry picked from commit 7d9c51eb75ae37f39a57eb969c0ad7e532738e8a)



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

Summary of changes:
 mythplugins/mythnews/mythnews/newssite.cpp |   66 +++++++++++++++++++++------
 1 files changed, 51 insertions(+), 15 deletions(-)

-- 



More information about the mythtv-commits mailing list