Quote:
Originally Posted by ladyoflorien
The Goodreads plugin is allowed by Goodreads. All the synchronized columns are set up. I get the following error message when I try to update the reading progress of a book.
calibre 3.26.1 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.17134-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.17134')
Python 2.7.12+
Windows: ('10', '10.0.17134', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Goodreads Sync (1, 12, 0) && KoboTouchExtended (3, 0, 2) && Kobo Books (1, 3, 0) && QuarantineAndScrub (3, 6, 103) && Kobo Utilities (2, 6, 0) && Find Duplicates (1, 6, 3)
Traceback (most recent call last):
File "calibre_plugins.goodreads_sync.dialogs", line 737, in action_button_clicked
File "calibre_plugins.goodreads_sync.core", line 1074, in apply_actions_to_calibre
File "calibre_plugins.goodreads_sync.core", line 1228, in _apply_custom_column_changes_to_books
KeyError: u'goodreads_review_text'
|
Now it has reached the Goodreads Sync plugin and the error is in it. You would probably get the same error if you started the progress update manually and did the same thing.
That error when Goodreads Sync plugin is updating the library using any changes you made on the update progress dialog. There seems to be a problem with the comments text entered.
Can you run calibre in debug mode, do the same thing and post the log? I should be able to see what is happening from that.