Hi Lantolin, Kovidgoyal
How did you change the path so that calibre can download book images ok?
I have the same problem with Calibre 0.8.4 in that every book download results in an error. Even though the image the URL points to exists and is correct.
* the command I'm using to launch calibre is:
LD_LIBRARY_PATH=/opt/calibre/lib /opt/calibre//bin/calibre
* my system is Ubuntu 10.04.2 LTS (Lucid)
* I didn't change anything related to libjpeg that I know of
An example from the debug log reads:
Starting cover download for: The Robber Bride
Query: The Robber Bride [u'Margaret Atwood'] {u'isbn': u'9780770428211'}
Invalid cover from Amazon.com
Traceback (most recent call last):
File "site-packages/calibre/ebooks/metadata/sources/covers.py", line 56, in process_result
File "site-packages/calibre/utils/magick/__init__.py", line 132, in load
Exception: NoDecodeDelegateForThisImageFormat `' @ error/blob.c/BlobToImage/349
****************************** Amazon.com Covers ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)')]
Failed to download valid cover
Took 0.323365926743 seconds
Downloading cover from:
http://ecx.images-amazon.com/images/...%2B7E2TlL..jpg
************************************************** ******************************