[mythtv-commits] mythtv/master commit: 774ceca6c by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Thu Feb 16 04:10:26 UTC 2012


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2012-02-15T20:09:07-08:00
   Push Date:  2012/02/15 20:10:11 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  774ceca6cb34c9fbc878c9685e3e01b184747796
   Changeset:  https://github.com/MythTV/mythtv/commit/774ceca6c

Log:

Fix looking metadata lookup with bad guide data.

When guide data is extremely poor and attempting to perform a
"hail mary" lookup to try to find some valid result, the subtype
of the resulting lookups was not being set to probable television,
so the results were not definitively television.

Now, the results from the generic recording/TV lookup are marked
as such, and thus when the selection is made from the list,
the result is known to be TV and populates the dialogs properly.

Fixes #10343, tested using the same example after having removed
all the other useful guide data to reproduce the issue.

Modified:

   mythtv/libs/libmythmetadata/metadatadownload.cpp



More information about the mythtv-commits mailing list