Version 3.0.3 throws this error for every book for me:
Code:
Starting job: Creating Files
02-04-2017 16:10:50 Initializing...
02-04-2017 16:10:50 A Little Life - Hanya Yanagihara
02-04-2017 16:10:50 Parsing Goodreads data...
Job: "Creating Files" failed with error:
Traceback (most recent call last):
File "site-packages/calibre/gui2/threaded_jobs.py", line 84, in start_work
File "calibre_plugins.xray_creator.lib.xray_creator", line 284, in create_files_event
File "calibre_plugins.xray_creator.lib.book", line 210, in create_files_event
File "calibre_plugins.xray_creator.lib.book", line 371, in _parse_goodreads_data
File "calibre_plugins.xray_creator.lib.goodreads_parser", line 58, in parse
File "calibre_plugins.xray_creator.lib.goodreads_parser", line 93, in _get_non_xray
File "calibre_plugins.xray_creator.lib.goodreads_parser", line 525, in _get_book_image_url
IndexError: list index out of range
Called with args: (,) {u'notifications': , u'log': , u'abort': }