View Single Post
Old 12-08-2022, 10:44 PM   #7
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,382
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
The database is only part of a library. copying the metadata file is not sufficient, you need to copy the entire library folder. And make sure you dont use any multi library actions like copy to library or switching libraries. And if you want to do that, write a 5 line script to do it for you.

calibre itself is never going to be read-only (and note that even if it was read only you would still get database locked errors, since reading from a database will prevent other processes from writing to it).
kovidgoyal is offline   Reply With Quote