[mythtv-firehose] mythtv branch fixes/0.27 updated by paulh. v0.27-224-ge703622

Git Repo Owner noreply at mythtv.org
Wed May 7 16:06:34 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user paulh.
       via  e7036226740a6b3cf68731f00705c98c446196e3 (commit)
      from  68b7749d6ea32171d5654a34b6f3fdbb68586704 (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 e7036226740a6b3cf68731f00705c98c446196e3
Author:    Paul Harrison <pharrison at mythtv.org> at Wed, 7 May 2014 17:03:44 +0100
Committer: Paul Harrison <pharrison at mythtv.org> at Wed, 7 May 2014 17:06:04 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e7036226740a6b3cf68731f00705c98c446196e3

MythNews: Fix parsing of the enclosure on some feeds
There are some broken feeds that don't add a proper type for the enclosure
which was causing us to assume it was a video and try to play it even if it
was an image.

So if no type is given check the filename extension of the url for any image
extensions before assuming it must be a video.

(cherry picked from commit 7ee573ae67992c2f4c34c300740be713f82d1e98)



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

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

-- 



More information about the mythtv-firehose mailing list