Merge pull request #61 from kyuuk/updateToSickchill

Update sickrage to sickchill
This commit is contained in:
SelfhostedPro 2020-06-09 07:32:45 -07:00 committed by GitHub
commit 93ba3bbeb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

BIN
Images/sickchill-banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
Images/sickchill-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

View File

@ -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

View File

@ -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",