[mythtv-commits] Ticket #1009: mythfilldatabase: lack on & interpretation.

MythTV mythtv at cvs.mythtv.org
Thu Jan 12 01:59:10 UTC 2006


#1009: mythfilldatabase: lack on & interpretation.
------------------------------+---------------------------------------------
 Reporter:  stgarf at gmail.com  |       Owner:  ijr 
     Type:  defect            |      Status:  new 
 Priority:  major             |   Milestone:      
Component:  mythtv            |     Version:  head
 Severity:  medium            |  
------------------------------+---------------------------------------------
 When running mythfilldatabase --import-icon-map iconmap.xml --update-icon-
 map
 One particular channel icon has an & character in it and mythfilldatabase
 escapes the & and the shell is interpreting it. GreyFoxx and Beirdo say it
 should be \& or %26. I'm not sure either way, but here is the
 mythfilldatabase output:

 {{{
 mythtv at MythTV ~ $ mythfilldatabase --import-icon-map iconmap.xml --update-
 icon-map
 2006-01-11 20:53:58.539 Using runtime prefix = /usr/local
 2006-01-11 20:53:58.558 New DB connection, total: 1
 2006-01-11 20:53:58.567 Enabling Settings Cache.
 2006-01-11 20:53:58.567 Clearing Settings Cache.
 Importing icon mapping from iconmap.xml...
 2006-01-11 20:53:58.586 New DB connection, total: 2
 2006-01-11 20:53:58.588 New DB connection, total: 3
 2006-01-11 20:53:58.590 New DB connection, total: 4
 2006-01-11 20:53:58.696 New DB connection, total: 5
 2006-01-11 20:53:58.702 Updating icons for sourceid: 1
 2006-01-11 20:53:58.708 Attempting to fetch icon with: wget --timestamping
 --directory-prefix=/home/mythtv/.mythtv/channels
 http://tvlistings2.zap2it.com/tms_network_logos/starz_kids&family.jpg
 --20:53:58--  http://tvlistings2.zap2it.com/tms_network_logos/starz_kids
            => `/home/mythtv/.mythtv/channels/starz_kids'
 Resolving tvlistings2.zap2it.com... sh: family.jpg: command not found
 Error retrieving icon from
 'http://tvlistings2.zap2it.com/tms_network_logos/starz_kids&family.jpg' to
 file '/home/mythtv/.mythtv/channels/starz_kids&family.jpg'
 2006-01-11 20:53:58.720 Marking repeats.
 206.18.98.202
 Connecting to tvlistings2.zap2it.com|206.18.98.202|:80... connected.
 HTTP request sent, awaiting response... 404 Not Found
 20:53:58 ERROR 404: Not Found.

 2006-01-11 20:53:59.522     Found 0
 2006-01-11 20:53:59.523 Unmarking new episode rebroadcast repeats.
 2006-01-11 20:54:00.341     Found 0
 2006-01-11 20:54:00.696
 ===============================================================
 | Attempting to contact the master backend for rescheduling.  |
 | If the master is not running, rescheduling will happen when |
 | the master backend is restarted.                            |
 ===============================================================
 2006-01-11 20:54:00.703 Connecting to backend server: 127.0.0.1:6543 (try
 1 of 37)
 2006-01-11 20:54:00.715 Using protocol version 22
 2006-01-11 20:54:00.765 mythfilldatabase run complete.
 mythtv at MythTV ~ $
 }}}

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


More information about the mythtv-commits mailing list