[mythtv-commits] mythtv branch master updated by jyavenard. v0.28-pre-1857-g738a701

Git Repo Owner noreply at mythtv.org
Sun Jul 13 11:29:05 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  738a7016e657d49fa5f49f2ec46cea7fa61ff9c6 (commit)
       via  a013a2e0b212526994263e3489a90bf5a85f5265 (commit)
       via  7a0fb8ecbfec5a73300df8837ea0ed68877374b9 (commit)
      from  d7c236d6da19e042d5c8ccf94e2d26098a99daf2 (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 738a7016e657d49fa5f49f2ec46cea7fa61ff9c6
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:24:07 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=738a7016e657d49fa5f49f2ec46cea7fa61ff9c6

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



commit a013a2e0b212526994263e3489a90bf5a85f5265
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 19:31:03 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=a013a2e0b212526994263e3489a90bf5a85f5265

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 ‘:’



commit 7a0fb8ecbfec5a73300df8837ea0ed68877374b9
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 18:14:35 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=7a0fb8ecbfec5a73300df8837ea0ed68877374b9

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



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

Summary of changes:
 mythtv/libs/libmythmetadata/metadatadownload.cpp |   38 ++++++++---
 mythtv/libs/libmythmetadata/metadatagrabber.cpp  |   74 ++++++++++------------
 mythtv/libs/libmythmetadata/metadatagrabber.h    |    2 +
 3 files changed, 63 insertions(+), 51 deletions(-)

-- 



More information about the mythtv-commits mailing list