View Single Post
Old 10-08-2020, 09:49 PM   #1400
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 alerum68 View Post
Hello,

Just updated to Calibre 5.2. Tried to run Upload Tags to Shelf and got the following error:

calibre, version 5.2.0
ERROR: Unhandled exception: <b>TypeError</b>:can only concatenate str (not "bytes") to str

calibre 5.2 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.19041-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 34, 0) && Package KFX (from KFX Input) (1, 34, 0) && Audit Log (1, 0, 15) && Clean Metadata (0, 0, 6) && Consolidate All Library Metadata (2, 0, 37) && EpubCheck (0, 2, 3) && Extract ISBN (1, 5, 0) && Find Duplicates (1, 7, 2) && Goodreads Sync (1, 14, 3) && Job Spy (1, 0, 184) && KFX metadata reader (from KFX Input) (1, 34, 0) && KFX Input (1, 34, 0) && Set KFX metadata (from KFX Output) (1, 44, 0) && KFX Output (1, 44, 0) && Kindle Collections (1, 7, 29) && Library Genesis (1, 3, 0) && Manage Series (1, 2, 11) && Modify ePub (1, 6, 1) && MultiColumnSearch (1, 0, 84) && Prettify Cover (1, 5, 0) && Quality Check (1, 10, 1) && Quick Preferences (1, 4, 1) && Resize Cover (1, 1, 0) && Save To Format (0, 0, 6) && View Manager (1, 5, 7)
Traceback (most recent call last):
File "calibre_plugins.goodreads_sync.action", line 812, in upload_tags
File "calibre_plugins.goodreads_sync.core", line 480, in get_review_book
File "calibre_plugins.goodreads_sync.core", line 181, in _request_get
File "calibre_plugins.goodreads_sync.core", line 195, in _handle_failure
TypeError: can only concatenate str (not "bytes") to str
That is a Python 3 related change but is only hit when there is a problem getting to GR. The attached beta should fix it. Can you try it and tell me how it goes.

Last edited by davidfor; 10-24-2020 at 02:12 AM. Reason: Removed beta as there is a later version.
davidfor is offline   Reply With Quote