{
	"version": "2.0",
	"title": "Sickchill",
	"name": "Sickchill",
	"icon": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sickchill/icon.png",
	"tagline": "Automatic video library manager for TV Shows",
	"overview": "SickChill is an 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: automatic torrent/nzb searching, downloading, and processing at the qualities you want.",
	"thumbnail": "https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Readarr/thumbnail.png",
	"screenshots": [
	"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sickchill/screenshot-1.png",
	"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sickchill/screenshot-2.png",
	"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sickchill/screenshot-3.png",
	"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sickchill/screenshot-4.png",
	"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sickchill/screenshot-5.png",
	"https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/Sickchill/screenshot-6.png"],
	"category": [
		"Media"
	],
	"developer": {
		"name": "Sickchill Team",
		"website": "https://sickchill.github.io/",
		"donate_text": "",
		"donate_link": ""
	},
	"adaptor": {
		"name": "CasaOS Team",
		"website": "https://www.casaos.io",
		"donate_text": "",
		"donate_link": ""
	},
	"support": "",
	"website": "",
	"container": {
		"image": "linuxserver/sickchill:latest",
		"shell": "sh",
		"privileged": false,
		"network_model": "bridge",
		"web_ui": {
			"http": "8081",
			"path": ""
		},
		"health_check": "",
		"envs": [
			{
				"key": "PUID",
				"value": "1000",
				"description": "",
				"configurable": "no"
			},
			{
				"key": "PGID",
				"value": "1000",
				"description": "",
				"configurable": "no"
			},
			{
				"key": "TZ",
				"value": "Europe/London",
				"description": "",
				"configurable": "no"
			}
		],
		"ports": [
			{
				"container": "8081",
				"host": "8081",
				"type": "tcp",
				"allocation": "automatic",
				"configurable": "no",
				"description": ""
			}
		],
		"volumes": [
			{
				"container": "/config",
				"host": "/DATA/AppData/sickchill/config",
				"mode": "rw",
				"allocation": "automatic",
				"configurable": "no",
				"description": ""
			},
			{
				"container": "/downloads",
				"host": "/DATA/Downloads",
				"mode": "rw",
				"allocation": "automatic",
				"configurable": "no",
				"description": ""
			},
			{
				"container": "/tv",
				"host": "/DATA/Media/TV Shows",
				"mode": "rw",
				"allocation": "automatic",
				"configurable": "no",
				"description": ""
			}
		],
		"devices": [],
		"constraints": {
			"min_memory": 64,
			"min_storage": 128
		},
		"restart_policy": "unless-stopped",
		"sysctls": [],
		"cap_add": [],
		"labels": [],
		"host_name": "Sickchill",
		"cmd": []
	},
	"abilities": {
		"notification": false,
		"widgets": false,
		"authentication": false,
		"search": false,
		"upnp": false
	},
	"tips": {
		"before_install": []
	},
	"changelog": {
		"latest_updates": "",
		"url": ""
	},
	"latest_update_date": ""
}