View Single Post
Old 12-25-2021, 07:17 AM   #1561
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by yota71 View Post
A lot of time when i mass upload books/manga Via goodreads plugin i encounter this error:
-------------------------------------------------------------------------
calibre, version 5.34.0
ERRORE: Eccezione non gestita: <b>ValueError</b>:invalid literal for int() with base 10: ''
calibre 5.34 embedded-python: True is64bit: False
Windows-10-10.0.19041 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: it
Successfully initialized third party plugins: Barnes & Noble (1, 2, 16) && Embed Comic Metadata (1, 6, 1) && Goodreads (1, 5, 1) && Goodreads Sync (1, 15, 1) && Kobo Books (1, 8, 3) && Kobo Utilities (2, 14, 1)
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: ''
------------------------------------------------------------------------

Anyone know the solution to this problem?
That looks like you are using the "Add to shelf" function of the plugin. The error is happening when trying to get the review id for the book from GR. I need to see some more details. Can you run calibre in debug mode and post the log from doing this. That should show the details of the calls to GR.
davidfor is offline   Reply With Quote