View Single Post
Old 03-05-2017, 04:14 PM   #2
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
All metadata for a particular Calibre Library is stored in a single SQLite database with a file name of "metadata.db".

In case the metadata.db becomes corrupted, each Book's specific metadata is (or should be) backed up to a file named "metadata.opf" that resides in the Calibre directory structure for each respective book. You can restore the metadata.db using those individual metadata.opf files via Calibre's tools to do so.

In the same top level folder as metadata.db there is a file named "metadata_db_prefs_backup.json". This is used to restore Library-specific customization options lost because of a metadata.db corruption.

Backing up metadata.db and metadata_db_prefs_backup.json routinely is always an excellent idea.
DaltonST is offline   Reply With Quote