[mythtv-commits] Ticket #10408: Film artwork shown for recordings where rule defines series artwork

MythTV noreply at mythtv.org
Thu Mar 15 23:11:53 UTC 2012


#10408: Film artwork shown for recordings where rule defines series artwork
----------------------------------+-----------------------------
 Reporter:  stuartm               |          Owner:
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  0.26
Component:  MythTV - General      |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by Github):

 Prevent showing 0x0 artwork when a recording doesn't have Seas/Ep.

 I am not sure why this solution didn't occur to me earlier,

 Basically, if the season input to the methods is 0, just order
 the season results descending.  That way if the user has set
 artwork (or any artwork has been set for anything > 1x01),
 it'll be shown in higher priority than the 0x0 artwork.

 The bug still exists (it's just inverted now, you'd get TV results
 if you actually had TV and movies with the same legit inetref,
 but this should affect far, far, far fewer people. Many/most users
 will probably never see this inversion of the bug at all.

 Refs #10408
  Branch:    master
  Changeset: cbd97031538468035d8d8090dbe60108e941eb2e

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10408#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list