
noreply at mythtv
Mar 15, 2012, 4:11 PM
Post #3 of 5
(72 views)
Permalink
|
|
Re: Ticket #10408: Film artwork shown for recordings where rule defines series artwork
[In reply to]
|
|
#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 _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-commits
|