Comment 3 for bug 830255

Revision history for this message
Patwork (patwork) wrote : Re: album art/ cover art

It's funny, because Vince had the opposite problem:
bug: https://bugs.launchpad.net/pithos/+bug/608282
fix: http://bazaar.launchpad.net/~hacked/pithos/main/revision/65

After his patch I'm getting "IOError: [Errno url error] invalid proxy for http: xxx.xxx.xxx.xxx".

After changing urllib into urllib2 (with urllib2.ProxyHandler like in pithos/pandora/pandora.py) I'm getting "BadStatusLine" exception and no album art at all.