[mythtv-commits] Ticket #7091: Modification to VideoDialog::GetFirstImage, now will recursively search for an image

MythTV mythtv at cvs.mythtv.org
Wed Sep 23 04:08:20 UTC 2009


#7091: Modification to VideoDialog::GetFirstImage, now will recursively search for
an image
--------------------------------+-------------------------------------------
 Reporter:  andycarr at gmail.com  |        Owner:  robertm
     Type:  enhancement         |       Status:  closed 
 Priority:  minor               |    Milestone:  0.22   
Component:  Plugin - MythVideo  |      Version:  head   
 Severity:  low                 |   Resolution:  fixed  
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------

Comment(by mike_hurley_1 at yahoo.com):

 I guess the only concern I have with this patch is that it is possible
 that not all seasons use the same fanart. Also, if you have complete
 artwork for all episodes, it seems odd to show the Season 1 cover for the
 show itself.

 Maybe it would be better to show the fanart at the show level only if all
 fanart images found are the same image? I'm not saying to do a byte by
 byte hash, but fanart file path or basic file name/size/type. Although
 this idea breaks down since for me Heroes seasons 1 & 2 have the same
 fanart but different fanart filenames.

 Another couple possibilities are to show a random fanart and no cover or
 keep the fanart logic the same and show no cover for the show folder.

 Anybody else have any thoughts?

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/7091#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list