change sickrage to sickchill

update sickrage template to use sickchill image, as sickrage is outdated and not supported anymore
This commit is contained in:
Kyuuk 2020-06-09 11:01:30 +02:00 committed by GitHub
parent 6646a5a100
commit a0327b91c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -2994,11 +2994,11 @@
}, },
{ {
"type": 1, "type": 1,
"title": "sickrage", "title": "sickchill",
"name": "sickrage", "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.", "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", "logo": "https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/master/Images/sickchill-icon.png",
"image": "linuxserver/sickrage:latest", "image": "linuxserver/sickchill:latest",
"categories": [ "categories": [
"Downloaders", "Downloaders",
"Video" "Video"
@ -3011,7 +3011,7 @@
"volumes": [ "volumes": [
{ {
"container": "/config", "container": "/config",
"bind": "/portainer/Files/AppData/Config/SickRage" "bind": "/portainer/Files/AppData/Config/SickChill"
}, },
{ {
"container": "/downloads", "container": "/downloads",