[mythtv-commits] Ticket #12149: Wrong Artwork retrieved for TV Shows

MythTV noreply at mythtv.org
Thu Jul 10 12:57:35 UTC 2014


#12149: Wrong Artwork retrieved for TV Shows
----------------------------------+----------------------------
 Reporter:  skd5aner@…            |          Owner:  jyavenard
     Type:  Bug Report - General  |         Status:  closed
 Priority:  critical              |      Milestone:  0.27.4
Component:  MythTV - General      |        Version:  0.27-fixes
 Severity:  high                  |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by Raymond Wagner <rwagner@…>):

 In [changeset:"1489019374fdeda953548d5d4920ecda85c91288/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="1489019374fdeda953548d5d4920ecda85c91288"
 Store grabber used along with inetref to ensure correct reuse.

 This stores the name of the grabber that returned an inetref, prepended
 to the beginning of the inetref, separate by a colon (:). This is then
 used to ensure that same grabber, or one that understands its indexing,
 is called any time that inetref is used. This resolves an issue where an
 inetref from the Television grabber would subsequently be used to pull
 data through the Movie grabber, resulting in incorrect information.

 This adds a caching mechanism for the grabbers, such that the available
 grabbers do not need to be rescanned each time an inetref is to be used.
 This cache is expired after 60 seconds, or any time the user enters the
 metadata grabber selection screen.

 Fixes #12149

 (cherry picked from commit e82754a7041d3988a8361535460d12a47742c65b)

 Conflicts:
         mythtv/libs/libmythbase/mythversion.h
         mythtv/libs/libmythmetadata/libmythmetadata.pro
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12149#comment:7>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list