[mythtv-firehose] mythtv branch master updated by jyavenard. v0.27-pre2-1965-g90c9aa7

Git Repo Owner noreply at mythtv.org
Fri Jul 19 16:55:32 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  90c9aa79ed3d19acce88f0f5fdedf9ee19d585ea (commit)
       via  dd919dce6b7f0c7fd0f1b9115ac6e0c947ec532b (commit)
       via  639a1fcd7d3f484069a3d161bf07d850362b47bb (commit)
      from  177c21e9a67836f48d1d5f6db728274c057c6fcb (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 90c9aa79ed3d19acce88f0f5fdedf9ee19d585ea
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 20 Jul 2013 01:21:19 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 20 Jul 2013 02:55:10 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=90c9aa79ed3d19acce88f0f5fdedf9ee19d585ea

Show the user an error if downloading an IPTV playlist failed
Any error would have silently discarded, only showing up in the log. So add a way to propagate the error and show a popup (to keep in the style of mythtv-setup)



commit dd919dce6b7f0c7fd0f1b9115ac6e0c947ec532b
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 20 Jul 2013 00:00:43 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 20 Jul 2013 02:55:10 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=dd919dce6b7f0c7fd0f1b9115ac6e0c947ec532b

Do not display a popup that no channels were found when using IPTV.
IPTV doesn't use transport streams; so at the end of a scan we always got the message that no new channels were found, even when we did



commit 639a1fcd7d3f484069a3d161bf07d850362b47bb
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Fri, 19 Jul 2013 21:57:11 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 20 Jul 2013 02:55:10 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=639a1fcd7d3f484069a3d161bf07d850362b47bb

Fix parsing of #EXTMYTHTV tag in M3U playlists..
This caused any additional mythtv specific tags to be ignored



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

Summary of changes:
 .../libs/libmythtv/channelscan/channelimporter.cpp |   14 ++++++++---
 .../libs/libmythtv/channelscan/channelimporter.h   |    6 ++++-
 .../libmythtv/channelscan/channelscanner_cli.cpp   |   10 +++++++-
 .../libmythtv/channelscan/channelscanner_gui.cpp   |   23 ++++++++++++++-----
 .../libmythtv/channelscan/channelscanner_gui.h     |    2 +-
 .../libmythtv/channelscan/iptvchannelfetcher.cpp   |   10 +++++++-
 mythtv/libs/libmythtv/channelscan/scanmonitor.cpp  |    7 ++++++
 mythtv/libs/libmythtv/channelscan/scanmonitor.h    |    2 +
 8 files changed, 58 insertions(+), 16 deletions(-)

-- 



More information about the mythtv-firehose mailing list