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

MythTV mythtv at cvs.mythtv.org
Fri Sep 18 07:00:16 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                   |  
--------------------------------+-------------------------------------------
Changes (by robertm):

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


Comment:

 (In [21932]) Fixes #7091.  Allow the recursive image hunt to assign
 fanart/banner/screenshot/cover to a folder node when the directory
 structure is something like Title->Season #->Item.  Now 'LOST' would show
 artwork even though the items with eligible metadata are two levels
 deeper.  Original patch by Andy Carr, I added a bit to only recurse two
 levels deep (int maxRecurse for savvy tinkerers) and a limitation that the
 grandchild node title must match the grandparent node so that the above
 example works, but so that, for example, 'Television' isn't assigned
 images from 'Band of Brothers.'  Also makes the TV/Movies metadata browse
 mode a bit more attractive.  Thanks for the patch!

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


More information about the mythtv-commits mailing list