[mythtv-firehose] mythtv/master commit: b7de70d57 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Sun Jul 17 16:34:08 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-07-17T09:31:28-07:00
   Push Date:  2011/07/17 09:34:03 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  b7de70d5743fc0dbf1a02b3fc8df6af5bd519bdb
   Changeset:  https://github.com/MythTV/mythtv/commit/b7de70d57

Log:

Metadata: Attempt to match based on year when matching returns > 1 result.

In mythmetadatalookup and the schedule editor, when multiple results are returned for, say, "Clash of the Titans," check to see if any of the results have the same year as the OriginalAirdate Year or Airdate year.  If so, pick that one rather than presenting the list.  My very limited testing of this was fairly flawless, although obviously the possibility for error exists (Original V. Special edition or director's cut).  If there are *multiple* results within a single year, fall back to the regular method of presenting a multiresult dialog box.

Also fix a number of other small bugs (like movies just grabbing the first of a multiresult list).

Modified:

   mythtv/programs/mythfrontend/scheduleeditor.cpp



More information about the mythtv-firehose mailing list