Quote:
Originally Posted by CrazyIvan
When I try this I get the following error with 103. Also is there a way to get the path to the library? "calibredb list" no longer prints this out as the first line by default.
Cheers,
Crazy
|
Oops will be fixed in next release. You can get the libraty path with
Code:
calibre-debug -c "from calibre.utils.config import prefs; print prefs['library_path']"