View Single Post
Old 07-28-2018, 12:03 PM   #4
gbm
Wizard
gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.gbm ought to be getting tired of karma fortunes by now.
 
Posts: 2,082
Karma: 8796704
Join Date: Jun 2010
Device: Kobo Clara HD,Hisence Sero 7 Pro RIP, Nook STR, jetbook lite
With the latest calibre you do not need to pass the library argument. Just use
Code:
calibre-server
When you login to calibre via web browser you should see this:
Click image for larger version

Name:	Screenshot from 2018-07-28 11-59-44.png
Views:	391
Size:	226.4 KB
ID:	165264
Just click on the library you wish to see.

bernie
Quote:
Originally Posted by dator View Post
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
gbm is offline   Reply With Quote