[mythtv-commits] Ticket #13159: Automatic lookup of metadata should prefer exact title match over partial title matches
MythTV
noreply at mythtv.org
Thu Oct 26 21:18:45 UTC 2017
#13159: Automatic lookup of metadata should prefer exact title match over partial
title matches
----------------------------------+--------------------------
Reporter: simon.sinister@… | Owner:
Type: Patch - Bug Fix | Status: new
Priority: minor | Milestone: needs_triage
Component: MythTV - General | Version: Master Head
Severity: medium | Keywords: metadata
Ticket locked: 0 |
----------------------------------+--------------------------
The automatic lookup of metadata only works well when the title of the
recording matches a single movie or TV series. When there are multiple
matches, the current behavior is to give up. When there is an exact match
on one of the titles, it should take precedence over partial matches. When
there are multiple exact matches on title, then one of those should be
selected.
This patch provides preference to the most recently released, exact title
match.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/13159>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list