wow thanks -- so this should work?
/Applications/calibre.app/Contents/console.app/Contents/MacOS/calibredb add --with-library "/Volumes/Ministack/Calibre Library" --recurse "/Users/Dropbox/Books/"
[setting the auto folder for the books library]
/Applications/calibre.app/Contents/MacOS/calibre-server -p 2700 --with-library "/Volumes/Ministack/Calibre Library" --restriction general --daemonize
[running the calibre server on port 2700] (and that the auto add folder has already been set above.
OR do I have to use /Applications/calibre.app/Contents/console.app/Contents/MacOS/calibre-server
to run the server from CLI as well?
Thank you truly, from a non-programmer, just trying to work my way through the logic.
|