Fetch cover image from server no longer working
When updating metadata, and trying to update the cover image from server, I get this error:
'NoneType' object is unsubscriptable
Detailed traceback:
Traceback (most recent call last):
File "calibre\gui2\dialogs\metadata_single.pyo", line 338, in fetch_cover
TypeError: 'NoneType' object is unsubscriptable
Using version 0.4.135
|