[mythtv-users] .21 icon download

Michael Lynch lynchmv at gmail.com
Fri Mar 28 15:40:27 UTC 2008


>
>  Im in the USA, using analog pvr150, schedules direct, and I did not
>  scan, I "fetched channels from source"", all the stations look good,
>  correct names for each local station and all.  Wheres it suppose to
>  download the icons to?  what directory?  Even after downloading icons, i
>  can download missing icons, and it goes through downloading them ALL
>  again, its like its not saving them when it downloaded them originally?
>  ~ Thats why I think its some permission error or the directory doesnt
>  exist or something like that. Checked backend log for the last 2 hours
>  and it doesnt give any errors about not being able to download anything,
>  in fact, it doesnt say anything at all about even attempting to fetch
>  icons anywhere in it.
>
>  Im lost.
>
>  Steve Reilly
>

While I experienced this same issue, I just used the old icon grabber
script to download them.  Since someone else brought it up, I tried to
download the icons again and have linked to the output from
mythtv-setup -v all > grabicons.log

http://www.lynchmv.com/grabicons.log

File permissions appear to be correct:
root at mythden:/home/mythtv/.mythtv# ls -la
total 48
drwxr-xr-x  6 mythtv users   48 2008-03-28 11:26 ./
drwx--x--x 12 mythtv users 4096 2008-03-28 11:20 ../
drwxr-xr-x  2 mythtv users    1 2008-03-28 11:26 channels/
-rw-r--r--  1 mythtv users  421 2008-03-21 08:45 config.xml
lrwxrwxrwx  1 mythtv users   20 2008-03-19 19:42 lircrc -> /home/mythtv/.lircrc
drwxr-xr-x  2 mythtv users 4096 2008-03-23 18:19 osdcache/
drwxr-xr-x  3 mythtv users   24 2008-03-21 08:35 themecache/

No icons downloaded:
root at mythden:/home/mythtv# ls -la .mythtv/channels/
total 0
drwxr-xr-x 2 mythtv users  1 2008-03-28 11:26 ./
drwxr-xr-x 6 mythtv users 48 2008-03-28 11:26 ../
root at mythden:/home/mythtv#

The issue appears to be here:
2008-03-28 11:29:07.306 Got 101 bytes from url:
'http://services.mythtv.org/channel-icon/findmissing'
2008-03-28 11:29:07.306 "2440","xmltvid","13705","Big Ten
Network","http://lyngsat-logo.com/logo/tv/bb/big_ten_network.jpg"
#
2008-03-28 11:29:07.307 Icon Import: findmissing : strParam1 =
%222440%22%2C%22Big%20Ten%20Network%22%2C%2256783%22%2C%22BIGTEN%22%2C%220%22%2C%22440%22%2C%220%22%2C%220%22%2C%220%22"2440","xmltvid","13705","Big
Ten Network","http://lyngsat-logo.com/logo/tv/bb/big_ten_network.jpg"
#A. str = %2
2008-03-28 11:29:07.307 Icon Import: Working findmissing :
"2440","xmltvid","13705","Big Ten
Network","http://lyngsat-logo.com/logo/tv/bb/big_ten_network.jpg"
#
2008-03-28 11:29:07.307 Icon Import: findmissing : 2440 xmltvid 13705
Big Ten Network http://lyngsat-logo.com/logo/tv/bb/big_ten_network.jpg
2008-03-28 11:29:07.307 getHttp: grabbing:
'http://lyngsat-logo.com/logo/tv/bb/big_ten_network.jpg'
2008-03-28 11:29:07.307 HttpComms::stateChanged: connecting (2)
2008-03-28 11:29:07.348 HttpComms::stateChanged: sending (3)
2008-03-28 11:29:07.559 HttpComms::stateChanged: reading (4)
2008-03-28 11:29:07.560 Got HTTP response: 404:Not Found
2008-03-28 11:29:07.560 Keys:
connection,content-length,content-type,date,server,x-powered-by
2008-03-28 11:29:07.560 HttpComms::stateChanged: closing (6)
2008-03-28 11:29:07.560 HttpComms::stateChanged: unconnected (0)
2008-03-28 11:29:07.560 done: 0 bytes
2008-03-28 11:29:07.570 Server returned an error status code 404 for
url: http://lyngsat-logo.com/logo/tv/bb/big_ten_network.jpg
2008-03-28 11:29:07.570 Got 0 bytes from url:
'http://lyngsat-logo.com/logo/tv/bb/big_ten_network.jpg'


But if you go to
http://lyngsat-logo.com/logo/tv/bb/big_ten_network.jpg the image does
in fact exist...not sure what's up there.


More information about the mythtv-users mailing list