Since the latest update I get these errors on my identifier-clean up action chain
Code:
calibre, version 6.10.0
FEHLER: Unbehandleter Fehler: Failed to read book data from calibre library. Click "Show details" for more information
Traceback (most recent call last):
File "calibre\gui2\library\models.py", line 624, in current_changed
File "calibre\gui2\library\models.py", line 606, in get_book_display_info
File "calibre\db\legacy.py", line 693, in get_metadata
File "calibre\db\view.py", line 226, in index_to_id
IndexError: tuple index out of range
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\gui2\library\models.py", line 624, in current_changed
File "calibre\gui2\library\models.py", line 606, in get_book_display_info
File "calibre\db\legacy.py", line 693, in get_metadata
File "calibre\db\view.py", line 226, in index_to_id
IndexError: tuple index out of range