Hello,
I am getting a strange error if I try to link my books to Goodreads.
Code:
calibre, version 4.13.0
ERROR: Unhandled exception: <b>IndexError</b>:list index out of range
calibre 4.13 embedded-python: True is64bit: True
Darwin-19.4.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '19.4.0', 'Darwin Kernel Version 19.4.0: Wed Mar 4 22:28:40 PST 2020; root:xnu-6153.101.6~15/RELEASE_X86_64')
Python 2.7.16
OSX: ('10.15.4', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: Goodreads More Tags (1, 1, 0) && Find Duplicates (1, 6, 3) && Goodreads Sync (1, 14, 2) && Goodreads_Rating (3, 0, 0) && Goodreads (1, 4, 0)
Traceback (most recent call last):
File "calibre_plugins.goodreads_sync.action", line 458, in search_goodreads_to_link_book
File "calibre_plugins.goodreads_sync.action", line 504, in search_to_link_books
File "calibre_plugins.goodreads_sync.dialogs", line 1096, in selected_goodreads_book
File "calibre_plugins.goodreads_sync.dialogs", line 971, in selected_goodreads_book
IndexError: list index out of range
What should I do to resolve this issue?