[mythtv-commits] Ticket #9132: xmltv + mythfilldatabase

MythTV mythtv at cvs.mythtv.org
Thu Oct 21 18:50:16 UTC 2010


#9132: xmltv + mythfilldatabase
-------------------------------------------+--------------------------------
     Reporter:  Nede                       |       Owner:  stuartm   
         Type:  defect                     |      Status:  new       
     Priority:  minor                      |   Milestone:  0.24      
    Component:  MythTV - Mythfilldatabase  |     Version:  0.23-fixes
     Severity:  medium                     |    Keywords:            
Ticket locked:  0                          |  
-------------------------------------------+--------------------------------
 Hi, sorry for my english, i use google translate. through the backend
 configure the program icons, then download the Guide to a file with xmltv,
 and he launched mythfilldatabase change the icons on a link taking xmltv
 files.
 place a portion of the file xmltv:
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE tv SYSTEM "xmltv.dtd">

 <tv source-info-
 url="http://www.k2tv.it,http://guidatv.sky.it,http://rai.it,http://mediasetpremium.mediaset.it,http://iris.m$
   <channel id="www.canale5.com">
     <display-name>Canale 5</display-name>
     <display-name>105</display-name>
     <icon
 src="http://guidatv.sky.it/app/guidatv/images/epgimages/channels/grid/105_grid.gif"
 />
   </channel>
   <channel id="www.italia1.com">
     <display-name>Italia 1</display-name>
     <display-name>106</display-name>
     <icon
 src="http://guidatv.sky.it/app/guidatv/images/epgimages/channels/grid/106_grid.gif"
 />
   </channel>

 The culprit is this line: <icon
 src="http://guidatv.sky.it/app/guidatv/images/epgimages/channels/grid/106_grid.gif"
 />

 This command downloads the guide on a file: tv_grab_it --slow --quiet
 --output /home/milanese/guidatv.xml

 Use this command to load the guide on the database: mythfilldatabase
 --file 1 /home/milanese/guidatv.xml

 I need to do so via the option "- slow," which makes me a more detailed
 guide.

 Clearly mythfilldatabase reading on that line. Xml file download and
 change the icons. Only those who want to mythtv that are prettier.

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


More information about the mythtv-commits mailing list