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

MythTV noreply at mythtv.org
Tue Jul 8 04:02:22 UTC 2014


#12149: Wrong Artwork retrieved for TV Shows
----------------------------------+----------------------------
 Reporter:  skd5aner@…            |          Owner:  jyavenard
     Type:  Bug Report - General  |         Status:  closed
 Priority:  critical              |      Milestone:  0.28
Component:  MythTV - General      |        Version:  0.27-fixes
 Severity:  high                  |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------
Changes (by Raymond Wagner <rwagner@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e82754a7041d3988a8361535460d12a47742c65b/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="e82754a7041d3988a8361535460d12a47742c65b"
 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
 }}}

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


More information about the mythtv-commits mailing list