[mythtv-commits] Ticket #9597: Add support for random artwork in mythui

MythTV noreply at mythtv.org
Sun Feb 20 21:06:40 UTC 2011


#9597: Add support for random artwork in mythui
---------------------------------------------+-----------------------------
 Reporter:  erictsmith@…                     |          Owner:  robertm
     Type:  Patch - Feature                  |         Status:  assigned
 Priority:  minor                            |      Milestone:  unknown
Component:  MythTV - User Interface Library  |        Version:  Unspecified
 Severity:  medium                           |     Resolution:
 Keywords:                                   |  Ticket locked:  0
---------------------------------------------+-----------------------------
Changes (by erictsmith@…):

 * status:  infoneeded => assigned


Comment:

 Updated patch adds support for mythui images to be pulled randomly from
 any storage group. To use, simply add an imagestate to your ui xml and add
 a filename using of the special tag: %SG_<storage group name>%.  Likely
 storage groups would be the special metadata groups, but any could be
 used.  Storage group code will fall back to the Default group if the
 specified group does not exist and make up to 10 attempts at finding a
 random image file in the given group.

 Patches for fixes/0.24 and master are attached. Only the fixes/0.24 patch
 is tested as I do not currently have a box running master.

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


More information about the mythtv-commits mailing list