View Single Post
Old 08-10-2012, 02:53 AM   #1
bverspeiser
Member
bverspeiser began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Dec 2011
Device: pb 603
calibredb list --with-library

I have problems with calibredb. It does not list with a set library:

Code:
calibredb list --with-library=/my/lib/path
an error occurs:

Code:
ValueError: No saved library path, either run the GUI or use the --with-library option
But a

Code:
calibredb list_categories --with-library=/my/lib/path
works with no problems. Library path is not set (because I use it in some cron jobs as a batch user, linux)
bverspeiser is offline   Reply With Quote