I can search and download covers from Amazon, but every now and then it just crashes with a 404 in the logs, maybe wrong syntax in the HTTP query?
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/main.py", line 462, in ?
app.eventhandler(event)
File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 641, in
eventhandler
a[0](arg=None, menuw=self)
File
"/usr/lib/python2.3/site-packages/freevo/audio/plugins/coversearch.py", line
291, in cover_search_file
n = urllib2.urlopen(cover[i].ImageUrlLarge)
File "/usr/lib/python2.3/urllib2.py", line 136, in urlopen
return _opener.open(url, data)
File "/usr/lib/python2.3/urllib2.py", line 333, in open
'_open', req)
File "/usr/lib/python2.3/urllib2.py", line 313, in _call_chain
result = func(*args)
File "/usr/lib/python2.3/urllib2.py", line 849, in http_open
return self.do_open(httplib.HTTP, req)
File "/usr/lib/python2.3/urllib2.py", line 843, in do_open
return self.parent.error('http', req, fp, code, msg, hdrs)
File "/usr/lib/python2.3/urllib2.py", line 359, in error
return self._call_chain(*args)
File "/usr/lib/python2.3/urllib2.py", line 313, in _call_chain
result = func(*args)
File "/usr/lib/python2.3/urllib2.py", line 419, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found
=-=-=-=-=-=-=-=
Cheers,
/jan
<<attachment: winmail.dat>>
