Quote:
Originally Posted by pdurrant
It would be nice to have helpful suggestions for the OP, rather than more posts pointing out where they went wrong.
For example, does anyone know if it could be possible to recover a corrupt calibre database with third-party tools?
|
The OP might try moving (copy) the entire Library folder
to a locally attached (USB or built in) drive, then start Calibre with the option
Quote:
calibre.exe --with-library
Use the library located at the specified path.
|
Then run the maintenance (if the original, DB exists or do the Recover process using the CLI
calibre-debug [options]
.
--reinitialize-db
Re-initialize the sqlite calibre database at the specified path. Useful to recover from db corruption.