View Single Post
Old 03-04-2014, 06:13 PM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,133
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by BetterRed View Post
@Larry - FYI : I'm pretty sure the installed version of calibre doesn't use the registry either, apart from the entries the Windows Installer puts there in order to do an un-install. Everything is in the configuration folder, including the library paths, although I'm not sure where they are.

BR
Global.py
Code:
# library path
# Path to directory in which your library of books is stored
library_path = u'C:\\Temp\\Test_Lib'
theducks is offline   Reply With Quote