Merge pull request #61 from kyuuk/updateToSickchill
Update sickrage to sickchill
This commit is contained in:
commit
93ba3bbeb1
6 changed files with 6 additions and 6 deletions
BIN
Images/sickchill-banner.png
Normal file
BIN
Images/sickchill-banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
BIN
Images/sickchill-icon.png
Normal file
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 |
|
@ -108,7 +108,7 @@ All templates are already configured to bind mount to various places on your dri
|
||||||
- resilio-sync
|
- resilio-sync
|
||||||
- rutorrent
|
- rutorrent
|
||||||
- sabnzbd
|
- sabnzbd
|
||||||
- sickrage
|
- sickchill
|
||||||
- smokeping
|
- smokeping
|
||||||
- sonarr
|
- sonarr
|
||||||
- syncthing
|
- syncthing
|
||||||
|
|
|
@ -3070,11 +3070,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"
|
||||||
|
@ -3087,7 +3087,7 @@
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
"container": "/config",
|
"container": "/config",
|
||||||
"bind": "/portainer/Files/AppData/Config/SickRage"
|
"bind": "/portainer/Files/AppData/Config/SickChill"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"container": "/downloads",
|
"container": "/downloads",
|
||||||
|
|
Loading…
Reference in a new issue