View Single Post
Old 09-18-2015, 08:23 AM   #1
wrzx
Junior Member
wrzx began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Sep 2015
Device: none
Cover download error

Hi,
im trying to create metadata search plugin and when it comes to downloading cover image it finished with this error
Code:
Traceback (most recent call last):
  File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 63, in process_result
  File "site-packages\calibre\utils\magick\__init__.py", line 135, in load
Exception: no decode delegate for this image format `' @ error/blob.c/BlobToImage/358
here is example link to image which is running good from every browser but generating error from above in calibre
direct url
xtrance.info/new/?mainpage=file&subpage=publication_image&id=7730

Can anybody tell me how to make it works?

Thanks

Last edited by wrzx; 09-18-2015 at 08:53 AM.
wrzx is offline   Reply With Quote