Calibre gui configuration

From wikinotes
Revision as of 01:23, 9 September 2021 by Will (talk | contribs)

Sharing Library

Sharing a library (ex: NFS) isn't officially supported.
Use the calibre web server instead.

http://james.jamesandkristin.net/2012/04/22/accessing-your-ebook-collection-managed-by-calibre-without-calibre-server

You used to be able to work around it, and mount it like this.

//192.168.1.111/books  /mnt/books  cifs  auto,_netdev,users,nobrl,dir_mode=0777,file_mode=0664,gid=smbshare,x-systemd.automount 0 0