[mythtv-commits] mythtv branch master updated by pbennett. v30-Pre-362-ge81c7fd

Git Repo Owner noreply at mythtv.org
Tue Dec 26 20:09:43 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user pbennett.
       via  e81c7fd117b148a3bc1f572fd5ea74aabb2162ed (commit)
      from  dc66d7939b4b67c6a9b8127b47790f00c40d563c (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 e81c7fd117b148a3bc1f572fd5ea74aabb2162ed
Author:    Steve Erlenborn <simon.sinister at sbcglobal.net> at Tue, 26 Dec 2017 15:07:25 -0500
Committer: Peter Bennett <pbennett at mythtv.org> at Tue, 26 Dec 2017 15:07:25 -0500
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e81c7fd117b148a3bc1f572fd5ea74aabb2162ed

Metadata lookup: Prefer exact title match
Where there are multiple title matches, prefer exact title
and if there are multiple exact then prefer most recent.

Fixes #13159

Signed-off-by: Peter Bennett <pbennett at mythtv.org>



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

Summary of changes:
 mythtv/libs/libmythmetadata/metadatacommon.cpp     |   16 +++-
 mythtv/libs/libmythmetadata/metadatacommon.h       |    6 +-
 mythtv/libs/libmythmetadata/metadatadownload.cpp   |  113 +++++++++++++++++--
 mythtv/libs/libmythmetadata/metadatadownload.h     |    3 +
 .../datacontracts/videoLookupInfo.h                |    6 +-
 mythtv/programs/mythmetadatalookup/lookup.cpp      |   41 +++++++
 6 files changed, 164 insertions(+), 21 deletions(-)

-- 



More information about the mythtv-commits mailing list