View Single Post
Old 06-20-2019, 06:36 AM   #9
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,826
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Try to find the global.py file, this will probably find it - press Winkey+R. enter %appdata%\calibre, press Enter and an explorer window will open and you should find it there.

Open it in a text editor and look for library_path, you should see something like this:

Code:
# library path
# Path to directory in which your library of books is stored

library_path = u'D:\\Calibre\\Libraries\\Books'
D:\Calibre\Libraries\Books is the location of my most recently used library

BR
BetterRed is offline   Reply With Quote