[mythtv-commits] Ticket #8814: thumbnail directive in grabber version always looks for icon in %SHAREDIR%/mythnetvision/icons, regardless of path provided

MythTV mythtv at cvs.mythtv.org
Mon Aug 23 02:02:10 UTC 2010


#8814: thumbnail directive in grabber version always looks for icon in
%SHAREDIR%/mythnetvision/icons, regardless of path provided
------------------------------------------------------+---------------------
     Reporter:  Rick Nickle <ricknickle@…>            |       Owner:  robertm   
         Type:  defect                                |      Status:  new       
     Priority:  minor                                 |   Milestone:  0.24      
    Component:  Plugin - MythNetvision                |     Version:  Trunk Head
     Severity:  low                                   |    Keywords:            
Ticket locked:  0                                     |  
------------------------------------------------------+---------------------
 I would like to put my icon in a subdirectory because I plan to provide
 several and don't want to clutter the top namespace of 'icons' with them.
 When I did this, MNV would not show my main icons (the other ones were
 fine) for the grabber thumbnail unless I put it in
 %SHAREDIR%/mythnetvision/icons.

 My build is based off of trunk revision 25794 from this morning.

 <grabber>
   <name>MagyarMedia</name>
   <command>MagyarMedia.pl</command>
   <author>ricknickle at hotmail.com</author>
 <thumbnail>%SHAREDIR%/mythnetvision/icons/MagyarMedia/magyar_button.png</thumb
 nail>
   <type>video</type>
   <description>unknown</description>
   <version>0.0</version>
   <search>false</search>
   <tree>true</tree>
 </grabber>

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


More information about the mythtv-commits mailing list