Are you using a recent CVS version because Amazon changed it's search
url. The CVS version accomodates these changes, but previous versions
would get a 404.

On Sat, May 15, 2004 at 03:06:40PM +0200, Jan Grewe wrote:
> 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




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to