From 16d606bc33475b5adf3976ff19651ff98bcdf901 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 17 Feb 2021 13:33:03 +0000 Subject: [PATCH] Bot Updating Unraid Template --- unraid/cops.xml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/unraid/cops.xml b/unraid/cops.xml index 7ebd7d6..f910025 100755 --- a/unraid/cops.xml +++ b/unraid/cops.xml @@ -10,6 +10,7 @@ bridge false https://github.com/linuxserver/docker-cops/issues/new/choose + bash http://blog.slucas.fr/en/oss/calibre-opds-php-server [Cops](http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. @@ -17,16 +18,16 @@ COPS links to your Calibre library database and allows downloading and emailing Changes in your Calibre library are reflected immediately in your COPS pages. -See : [COPS's home](http://blog.slucas.fr/en/oss/calibre-opds-php-server) for more details. +See : [COPS's home](http://blog.slucas.fr/en/oss/calibre-opds-php-server) for more details. -Don't forget to check the [Wiki](https://github.com/seblucas/cops/wiki). +Don't forget to check the [Wiki](https://github.com/seblucas/cops/wiki). -## Why? (taken from the author's site) +## Why? (taken from the author's site) In my opinion Calibre is a marvelous tool but is too big and has too much dependencies to be used for its content server. -That's the main reason why I coded this OPDS server. I needed a simple +That's the main reason why I coded this OPDS server. I needed a simple tool to be installed on a small server (Seagate Dockstar in my case). I initially thought of Calibre2OPDS but as it generate static file no @@ -34,21 +35,22 @@ search was possible. Later I added an simple HTML catalog that should be usable on my Kobo. -So COPS's main advantages are : +So COPS's main advantages are : * No need for many dependencies. * No need for a lot of CPU or RAM. * Not much code. * Search is available. - * With Dropbox / owncloud it's very easy to have an up to date OPDS server. + * With Dropbox / owncloud it's very easy to have an up to date OPDS server. * It was fun to code. -If you want to use the OPDS feed don't forget to specify feed.php at the end of your URL. +If you want to use the OPDS feed don't forget to specify feed.php at the end of your URL. http://[IP]:[PORT:80] https://raw.githubusercontent.com/linuxserver/templates/main/unraid/cops.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/cops-icon.png - + - - + + + \ No newline at end of file