diff --git a/Images/sickchill-banner.png b/Images/sickchill-banner.png new file mode 100644 index 0000000..14cbaad Binary files /dev/null and b/Images/sickchill-banner.png differ diff --git a/Images/sickchill-icon.png b/Images/sickchill-icon.png new file mode 100644 index 0000000..02303b9 Binary files /dev/null and b/Images/sickchill-icon.png differ diff --git a/Images/sickrage-banner.png b/Images/sickrage-banner.png deleted file mode 100755 index a89116e..0000000 Binary files a/Images/sickrage-banner.png and /dev/null differ diff --git a/Images/sickrage-icon.png b/Images/sickrage-icon.png deleted file mode 100755 index 80b76dd..0000000 Binary files a/Images/sickrage-icon.png and /dev/null differ diff --git a/README.md b/README.md index 40f035c..e7aeaed 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ All templates are already configured to bind mount to various places on your dri - resilio-sync - rutorrent - sabnzbd -- sickrage +- sickchill - smokeping - sonarr - syncthing diff --git a/Template/template.json b/Template/template.json index 0355bc2..967aab3 100644 --- a/Template/template.json +++ b/Template/template.json @@ -3070,11 +3070,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" @@ -3087,7 +3087,7 @@ "volumes": [ { "container": "/config", - "bind": "/portainer/Files/AppData/Config/SickRage" + "bind": "/portainer/Files/AppData/Config/SickChill" }, { "container": "/downloads",