Dear all,
We have a shared library on COPS server (
https://github.com/seblucas/cops) with some of my friends, protected by a password. To simplify browsing of available books I've created a plugin to use the server as a store. The plugin should work with any OPDS server, but it was only tested on a single instance of COPS.
The plugin can be found here:
https://github.com/blaz-kranjc/calib...s_store_plugin
Limitations:
- Currently the plugin only supports a single server. Ideally, I would transform this into a GUI plugin that creates Store plugins for any new server that you want to add.
- The password is stored in plain text.