View Single Post
Old 10-19-2013, 05:52 PM   #6
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,572
Karma: 79436804
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
If you're comfie with command line (or the Mac has a good file find that will search everywhere) try a search for metadata.db, the main calibre database that is located in the base directory of your calibre library.

On linux at least I would use the following command to search the entire file system for it

Code:
find / -name metadata.db
If one IS found then check the directory tree shown as containing metadata.db and see what else is found there.
PeterT is offline   Reply With Quote