From 82f9ade2fc97ceb22ced21d273df005803500298 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 29 Dec 2021 21:24:21 +0100 Subject: [PATCH] Bot Updating Unraid Template --- unraid/sonarr.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/unraid/sonarr.xml b/unraid/sonarr.xml index aa21dbf..ce2ee65 100755 --- a/unraid/sonarr.xml +++ b/unraid/sonarr.xml @@ -24,13 +24,22 @@ https://github.com/linuxserver/docker-sonarr/tree/develop#readme https://github.com/linuxserver/docker-sonarr/tree/develop#application-setup + + develop-alpine + Development releases from Sonarr (currently v3) using our Alpine baseimage + https://github.com/linuxserver/docker-sonarr/tree/develop-alpine#readme + https://github.com/linuxserver/docker-sonarr/tree/develop-alpine#application-setup + https://sonarr.tv/ Sonarr(https://sonarr.tv/) (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available. http://[IP]:[PORT:8989] https://raw.githubusercontent.com/linuxserver/templates/main/unraid/sonarr.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/sonarr-logo.png - 2021-05-11 + 2021-12-28 +### 2021-12-28 +- Add develop-alpine branch. + ### 2021-05-11 - Make the paths clearer to the user. @@ -77,7 +86,7 @@ - Fix umask ### 2016-09-23 -- Add cd to /opt fixes redirects with althub (issue #25) , make XDG config environment variable +- Add cd to /opt fixes redirects with althub (issue #25), make XDG config environment variable ### 2016-09-15 - Add libcurl3 package.