View Single Post
Old 07-28-2018, 10:40 AM   #3
dator
Member
dator began at the beginning.
 
Posts: 16
Karma: 10
Join Date: Jul 2018
Device: Kobo Aura HD
Changing permissions worked. Thank you for that.

Now I am facing new problem. After issuing command as in my first post I get

Code:
Usage: calibre-server [options] [path to library folder...]

Start the calibre Content server. The calibre Content server exposes your
calibre libraries over the internet. You can specify the path to the library
folders as arguments to calibre-server. If you do not specify any paths, all the
libraries that the main calibre program knows about will be used.


Whenever you pass arguments to calibre-server that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces"
Running

Code:
calibre-server /home/doom/Library
results in

Code:
calibre server listening on 0.0.0.0:8080
OPDS feeds advertised via BonJour at: 54.xx.xx.xxx port: 8080
and no access to library.

I forgot to add I use latest version of Calibre as of today

Last edited by dator; 07-28-2018 at 10:44 AM.
dator is offline   Reply With Quote