View Single Post
Old 01-19-2016, 01:53 AM   #3
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
There's no difference between calibre's syntax on Mac/Windows/Linux. The only gotchas are pathnames.

Note: That command for adding books is broken -- `rm -r /newly/added/books/` needs to be a new command separated by ";" or "&"
Of course, Windows doesn't use the bash shell so there is a different "delete files" command.

...

The calibre-server command doesn't print output -- it is meant to simply sit there until you quit.

Test on your computer running the server. The port number is 2500 so http://0.0.0.0:2500 should show the server.
eschwartz is offline   Reply With Quote