Quote:
Originally Posted by thelastclown
Hello. I'm getting the following error when running the "copy Pristine author/series tables to Q&S" job:
Starting job: Quarantine And Scrub: Copy Pristine Metadata
/media/*user*/Library/Calibre_Libraries/QuarantineAndScrub_OfficialLibrary/metadata.db
Job: "Quarantine And Scrub: Copy Pristine Metadata" failed with error:
Traceback (most recent call last):
File "calibre/gui2/threaded_jobs.py", line 82, in start_work
File "calibre_plugins.quarantine_and_scrub.copypristine ", line 65, in util_copy_pristine_metadata
header_s1 = bytes("SQLite Version: " + bytes(sqlite3.version))
TypeError: string argument without an encoding
Called with args: (, ) {'notifications': , 'abort': , 'log': }
Calibre: 6.14
Q&S: 3.6.121
OS: Ubuntu 22.04 LTS
Help appreciated, thank you!
|
Yes, I am working on the many minor, but critical, changes due to a recent change in the db structure in Calibre for certain types of custom tables. I will be uploading a new version soon. Wait on using Q&S until them.
DaltonST