View Single Post
Old 12-04-2014, 07:23 PM   #5
Hiryu
Member
Hiryu began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Dec 2014
Device: iOS
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.
Hiryu is offline   Reply With Quote