[mythtv-commits] Ticket #6159: Add Screenshot as additional metadata type to videometadata

MythTV mythtv at cvs.mythtv.org
Sat Jan 24 18:49:11 UTC 2009


#6159: Add Screenshot as additional metadata type to videometadata
---------------------------------------+------------------------------------
 Reporter:  robert.mcnamara at gmail.com  |        Owner:  awithers
     Type:  enhancement                |       Status:  new     
 Priority:  minor                      |    Milestone:  unknown 
Component:  Plugin - MythVideo         |      Version:  head    
 Severity:  medium                     |   Resolution:          
  Mlocked:  0                          |  
---------------------------------------+------------------------------------

Comment(by robert.mcnamara at gmail.com):

 Latest patch adds fanart downloads using the TMDB script-- a word of
 caution-- this is NOT the way things are going to end up working the
 supplemental patch is *only* for purposes of testing the fanart
 capabilities, and is applied on top of the MVnewmeta.3.diff patch.  Then
 you (I) add fanart to a screen with something like:


 {{{
         <imagetype name="fanart">
             <area>0,0,1280,720</area>
             <filename>gallery_fanart.jpg</filename>
         </imagetype>
 }}}

 Where gallery_fanart.jpg is a fallback file when no cover fanart is
 available.

 Once more, this latest patch is ONLY for quickly adding some fanart to the
 DB and testing the above patch, and the fanart downloads are probably not
 going to be ultimately handled this way.  Back up your DB, you have been
 warned!

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


More information about the mythtv-commits mailing list