So, the pluguin (v.1.6.0) stopped working suddenly. It fetch the books but when I try to import the annotations I get this error message:
Traceback (most recent call last):
File "calibre_plugins.annotations.action", line 293, in fetch_device_annotations
File "calibre_plugins.annotations.action", line 1012, in process_selected_books
File "calibre_plugins.annotations.action", line 150, in add_annotations_to_calibre
File "calibre_plugins.annotations.annotations", line 251, in merge_annotations
File "calibre_plugins.annotations.annotations_db", line 241, in capture_content
TypeError: 'NoneType' object has no attribute '__getitem__'
I tried using the last beta but the error continue appering.
|