Metadata fails to download
Using the latest version of Calibre (0.7.59) with the 0.8 tweaks enabled, and every time I attempt to download metadata for a book, it fails with the following error:
calibre, version 0.7.59
ERROR: Download failed: Failed to download metadata. Click Show Details to see details
Traceback (most recent call last):
File "site-packages/calibre/gui2/metadata/single_download.py", line 369, in run
File "site-packages/calibre/ebooks/metadata/sources/identify.py", line 415, in identify
File "site-packages/calibre/ebooks/metadata/book/base.py", line 149, in __getattribute__
AttributeError: Metadata object has no attribute named: 'identify_plugin'
What's going on here? Is it an issue related to the 0.8 features? Versions prior to 0.7.56 downloaded metadata without any problems.
|