View Single Post
Old 10-31-2021, 05:17 PM   #1540
C8H10N4O2
Member
C8H10N4O2 began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Mar 2013
Device: iPad 3, Kindle DX
Question Recent Error in GR Sync

I added 50 titles to a shelf on Goodreads earlier with no issues at all. I went to add a second 50, and I got this error:

Code:
ValueError: invalid literal for int() with base 10: ''
After playing around with it (e.g. selecting smaller sets), it got it to add an additional 10 titles. Since that time, I have not been able to add any titles at all, even single books.

Here is the entire trace if it helps:
Code:
calibre, version 5.31.1
ERROR: Unhandled exception: <b>ValueError</b>:invalid literal for int() with base 10: ''

calibre 5.31.1 [64bit]  embedded-python: True is64bit: True
Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (7, 0, 3) && Category Tags (0, 1, 2) && Count Pages (1, 11, 1) && EpubCheck (0, 2, 3) && Extract ISBN (1, 5, 0) && Find Duplicates (1, 8, 10) && Goodreads (1, 5, 1) && Goodreads More Tags (1, 2, 1) && Goodreads Sync (1, 15, 1) && Job Spy (1, 0, 190) && Kindle hi-res covers (0, 5, 0) && Manage Series (1, 2, 11) && Modify ePub (1, 6, 3) && Quality Check (1, 11, 4) && Search The Internet (1, 8, 1) && Similar Stories (1, 0, 58)
Traceback (most recent call last):
  File "calibre_plugins.goodreads_sync.dialogs", line 1758, in action_button_clicked
  File "calibre_plugins.goodreads_sync.core", line 327, in add_remove_book_to_shelf
ValueError: invalid literal for int() with base 10: ''
Let me know if you have any ideas...
C8H10N4O2 is offline   Reply With Quote