I like to download a cover p.e. with this url
http://www.inmondadori.it/img/Le-luc.../BL/BL/01/NZO/
But this gives an error:
Code:
Starting cover download for: Le Luci Di Atlantide
Query: Le Luci Di Atlantide [u'Marion Zimmer Bradley'] {u'isbn': u'8878195820'}
****************************** ANOBII Covers ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5')]
Failed to download valid cover
Took 0.0780000686646 seconds
Downloading cover from: http://www.inmondadori.it/img/Le-luci-di-Atlantide-Marion-Zimmer-Bradley/ea978887819582/BL/BL/01/NZO/
Failed to download cover from ANOBII
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\covers.py", line 40, in run
File "calibre_plugins.ANOBII.__init__", line 324, in download_cover
AttributeError: 'module' object has no attribute 'KEY_COVERSIZE
I cannot fix the problem, no idea what is the cause ( or it must be the url itself: it is an html page where in the body there is an img class. The src of the img is the same url again).