[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-1324-g7ee573a

Git Repo Owner noreply at mythtv.org
Wed May 7 16:04:08 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  7ee573ae67992c2f4c34c300740be713f82d1e98 (commit)
      from  73037c4ecd36eaf7ff35504f524344d1ab5a3f18 (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 7ee573ae67992c2f4c34c300740be713f82d1e98
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:03:44 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7ee573ae67992c2f4c34c300740be713f82d1e98

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.



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

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

-- 



More information about the mythtv-commits mailing list