View Single Post
Old 09-02-2012, 02:45 AM   #8
Adoby
Handy Elephant
Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.
 
Adoby's Avatar
 
Posts: 1,737
Karma: 26785684
Join Date: Dec 2009
Location: Southern Sweden, far out in the quiet woods
Device: Samsung Galaxy Tab S8 Ultra
Yes. Move the metadata.db and create a symlink where it originally was, to the new location. Repeat for each Calibre Library.

I believe you have to specify both path and filename in both link and target. But I haven't tested it.

Code:
mklink "X:\Books\Calibre Library 1\Metadata.db" "C:\Calibre Portable\Metadata\Calibre Library 1\Metadata.db"

Last edited by Adoby; 09-02-2012 at 03:32 AM.
Adoby is offline   Reply With Quote