[mythtv-commits] Ticket #3493: Display coverart in OSD for mythvideo

MythTV mythtv at cvs.mythtv.org
Wed May 23 04:33:47 UTC 2007


#3493: Display coverart in OSD for mythvideo
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |       Owner:  ijr    
     Type:  enhancement  |      Status:  new    
 Priority:  minor        |   Milestone:  unknown
Component:  mythtv       |     Version:  head   
 Severity:  medium       |  
-------------------------+--------------------------------------------------
 Proposed enhancement to display video coverart in OSD for mythvideo.

 Normally this area is blank because it is reserved for the channel icon
 and stuff.

 Need to add the following to osd.xml in the appropriate OSD theme folder
 to the program_info container:
    <image name="coverart">
         <position>12,344</position>
         <staticsize>80,130</staticsize>
    </image>

 This works for Retro OSD, position and staticsize may need to change for
 other themes.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3493>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list