montrealgaq.blogg.se

Calibre server cloud
Calibre server cloud




I also used Ibis Reader with success but there is no support for password. On the OPDS client side I mainly tested with FBReader Mantano Reader and Aldiko on Android (these 3 also ask for user/password if you have protected your COPS catalog). I personally protect my COPS catalog with Basic HTTP auth and HTTPS. It’s been reported as working on most web servers (Nginx, Apache, Cherokee, Lighttpd, IIS) and is used a lot on NAS (Synology, QNap, ReadyNas). You just have to sync your Calibre directory to your COPS server the way you prefer (Dropbox, Bt Sync, Syncthing, use a directory shared with Nextcloud, …). If you want to use the OPDS feed don’t forget to specify feed.php at the end of your URL. It was my first PHP experiment and so fun to code.

calibre server cloud

I initially thought of Calibre2OPDS but as it generate static file no search was possible. I needed a simple tool to be installed on a small server (Seagate Dockstar in my case). That’s the main reason why I coded this OPDS / HTML content server.

calibre server cloud

In my opinion Calibre is a marvelous tool but is too big and has too much dependencies to be used only for its content server. Here is COPS : Calibre OPDS (and HTML) PHP Server Why ?






Calibre server cloud