Hmm... I'm not sure then. I'll see if I can figure something out but I can't reproduce it yet. I tried making an MP3 with those id3 tags, and it returned four results. I choose Xiii and it worked fine. No error messages or crashes. I'm committing a patch to trap the exception so it won't crash, but I don't know how much that'll help you actually get the cover.
Aubin On Sat, May 15, 2004 at 07:48:29PM +0200, Jan Grewe wrote: > It works for me most of the time, but there are some albums which break it, > like "Mushroomhead - M3" > > /jan > > -----Urspr?ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag von Aubin Paul > Gesendet: Samstag, 15. Mai 2004 17:53 > An: [EMAIL PROTECTED] > Betreff: Re: [Freevo-devel] Crash when doing Coversearch > > Are you using a different locale? i.e. there are uk, de, and jp amazon > sites, but perhaps all of them aren't up to date. I know that the us one is > working... > > > On Sat, May 15, 2004 at 03:54:31PM +0200, Jan Grewe wrote: > > I updated a few days ago (2?), but i updated now again, and the error > > is still the same! > > > > /jan > > > > -----Urspr?ngliche Nachricht----- > > Von: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Im Auftrag von Aubin > > Paul > > Gesendet: Samstag, 15. Mai 2004 15:40 > > An: [EMAIL PROTECTED] > > Betreff: Re: [Freevo-devel] Crash when doing Coversearch > > > > 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 > > > > > > > > ------------------------------------------------------- > > 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%62&alloc_ida84&op=click > > _______________________________________________ > > Freevo-devel mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/freevo-devel > > > ------------------------------------------------------- > 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 > > > > ------------------------------------------------------- > 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%62&alloc_ida84&op=click > _______________________________________________ > Freevo-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/freevo-devel ------------------------------------------------------- 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
