First, I want to say thank you to DaltonST for your hard work!
I'm receiving an error when running execute (after following the previous steps listed in the UI):
Code:
Starting job: CALM Consolidation
Starting CALM Consolidation
CALM DB: G:/CALM/CALM/metadata.db
Sun Nov 12 11:40:18 2023
Python: Windows CPython 3.10.1
SQLite Version: 3043000 [APSW]
PRAGMA main.locking_mode = EXCLUSIVE;
Beginning 'Consolidate All Library Metadata'
═════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
Attaching to New Source Library: G:/Library/metadata.db
Consolidating Source Standard Metadata: Sun Nov 12 11:40:18 2023
----------------------------------------------------------------------------------------------
The current Source Library metadata.db is corrupted. It cannot be processed further.
----------------------------------------------------------------------------------------------
SQLError: table main.languages has 3 columns but 2 values were supplied
----------------------------------------------------------------------------------------------
Previous Source Library Detached: G:/Library/metadata.db
Consolidation Finished for Source Library: Sun Nov 12 11:40:18 2023
Library SQLite memory usage (in bytes) -- Currently: 3,601,960 Job Maximum: 95,844,872
Calibre did not find any errors when checking the database. It is an old database that I've used for 8+ years with around 15k ebooks. I will rebuild the DB if necessary but I'm hoping there is a simple step that I missed.