[mythtv-firehose] mythtv branch fixes/0.27 updated by jyavenard. v0.27.3-79-ge4ea088

Git Repo Owner noreply at mythtv.org
Sun Jul 13 11:33:50 UTC 2014


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user jyavenard.
       via  e4ea0880f570a200b3d36d56706a3cdeecaa855d (commit)
       via  5b10d387250d046bbe0c9952f7eaa167c46ebec7 (commit)
       via  b1cd6fb95078a37dc6d7905568b38e47350e24c2 (commit)
       via  9a6d2d6b66ee135e5437c2a0b28a6274a4f5a03f (commit)
      from  7e8ca1c3e74af4202cda42be4dd2cdf505df9d8f (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 e4ea0880f570a200b3d36d56706a3cdeecaa855d
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 13 Jul 2014 21:33:06 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 13 Jul 2014 21:33:06 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e4ea0880f570a200b3d36d56706a3cdeecaa855d

Bump ABI



commit 5b10d387250d046bbe0c9952f7eaa167c46ebec7
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 13 Jul 2014 21:24:07 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 13 Jul 2014 21:32:41 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=5b10d387250d046bbe0c9952f7eaa167c46ebec7

metadata: if video type not known, try both movie and television grabber
In case the type couldn’t be identified, it would assume it was only TV

(cherry picked from commit 738a7016e657d49fa5f49f2ec46cea7fa61ff9c6)



commit b1cd6fb95078a37dc6d7905568b38e47350e24c2
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 13 Jul 2014 19:31:03 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 13 Jul 2014 21:31:50 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b1cd6fb95078a37dc6d7905568b38e47350e24c2

metadata: Properly separate TV title/subtitle search from inetref/subtitle search
This prevent likely errors of parsing a title as an inetref, in particular if it contains a ‘:’

(cherry picked from commit a013a2e0b212526994263e3489a90bf5a85f5265)



commit 9a6d2d6b66ee135e5437c2a0b28a6274a4f5a03f
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 13 Jul 2014 18:00:15 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sun, 13 Jul 2014 21:31:41 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=9a6d2d6b66ee135e5437c2a0b28a6274a4f5a03f

metadata: Properly clean inetref when searching for collection
Also reduce duplicated code.
Remove code handling of title as inetref. The issue if it exists must be resolved elsewhere

(cherry picked from commit 7a0fb8ecbfec5a73300df8837ea0ed68877374b9)



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

Summary of changes:
 mythtv/libs/libmythbase/mythversion.h            |    2 +-
 mythtv/libs/libmythmetadata/metadatadownload.cpp |   38 ++++++++---
 mythtv/libs/libmythmetadata/metadatagrabber.cpp  |   74 ++++++++++------------
 mythtv/libs/libmythmetadata/metadatagrabber.h    |    2 +
 4 files changed, 64 insertions(+), 52 deletions(-)

-- 



More information about the mythtv-firehose mailing list