Quote:
Originally Posted by PeterT
I think they are using portable calibre..
|

missed that
@
manawydan - so put the path to where Calibre Portable programs are 'installed' in the Path environment variable - for me that would be "C:\Program Files Portable\Calibre Portable\Calibre"
Or run the commands from that location and specify paths to data, as and when required, in the commands eg
Code:
calibredb check_library --library-path "E:\Calibre Libraries\Main" > C:\_Temporary\libcheck.txt
If its not specified some (all ?) commands will use value from settings, but if I was trying to sort out problems I would prefer to use explicit references rather than relying on what is in settings. The data calibre holds in the settings folder could be the source of the problems.
BR