From a0327b91c8315931797ca0e349f0d58de6b84fef Mon Sep 17 00:00:00 2001 From: Kyuuk Date: Tue, 9 Jun 2020 11:01:30 +0200 Subject: [PATCH] change sickrage to sickchill update sickrage template to use sickchill image, as sickrage is outdated and not supported anymore --- Template/template.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Template/template.json b/Template/template.json index 869a57c..f9927e2 100644 --- a/Template/template.json +++ b/Template/template.json @@ -2994,11 +2994,11 @@ }, { "type": 1, - "title": "sickrage", - "name": "sickrage", + "title": "sickchill", + "name": "sickchill", "description": "Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.", - "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/sickrage-icon.png", - "image": "linuxserver/sickrage:latest", + "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/sickchill-icon.png", + "image": "linuxserver/sickchill:latest", "categories": [ "Downloaders", "Video" @@ -3011,7 +3011,7 @@ "volumes": [ { "container": "/config", - "bind": "/portainer/Files/AppData/Config/SickRage" + "bind": "/portainer/Files/AppData/Config/SickChill" }, { "container": "/downloads",