I recieved the following exception after attempting to download covers to my epub/pdfs en mass:
Code:
ERROR: Error: Failed to download metadata:
Traceback (most recent call last):
File "site-packages\calibre\gui2\metadata.py", line 69, in run
File "site-packages\calibre\gui2\metadata.py", line 96, in _run
File "site-packages\calibre\ebooks\metadata\fetch.py", line 346, in search
File "site-packages\calibre\ebooks\metadata\fetch.py", line 322, in sort_func
File "site-packages\calibre\ebooks\metadata\fetch.py", line 316, in cleanup_title
AttributeError: 'NoneType' object has no attribute 'strip'
Expected behavior would probably be to skip downloading the ebook cover in question and continue on to the next book. As it stands I do not know what ebook caused the issue.