Download latest version here
Soon here
This application installs the latest version of COPS and set the library path to /shares/Public.
On your PC, you should map the Public share (e.g. via SMB or NFS) and configure Calibre to store its database at the root of this network drive.
Warning
This package is still experimental and may not work properly. Feel free to contribute.
Change library path
To change the library path you currently need to SSH and change /var/www/cops/config_local.php (which is a symlink to /shares/Volume_1/Nas_Prog/cops/web/config_local.php).
You may use the following command:
TERM='xterm' nano /shares/Volume_1/Nas_Prog/cops/web/config_local.php
Change the library path, CTRL-O to save, CTRL-X to quit.