ProxmoxVE/json/ersatztv.json

34 lines
924 B
JSON

{
"name": "ErsatzTV",
"slug": "ersatztv",
"categories": [
"Media - Photo"
],
"date_created": "2024-05-02",
"type": "ct",
"updateable": 1,
"privileged": 0,
"interface_port": "8409",
"documentation": "",
"website": "https://ersatztv.org/",
"logo": "https://raw.githubusercontent.com/ErsatzTV/ErsatzTV/main/artwork/ersatztv-logo.svg",
"description": "ErsatzTV is software for configuring and streaming custom live channels using your media library.",
"install_methods": [
{
"type": "default",
"script": "ct/ersatztv.sh",
"resources": {
"cpu": "1",
"ram": "1024",
"hdd": "5",
"os": "debian",
"version": "12"
}
}
],
"default_credentials": {
"username": "",
"password": ""
},
"alerts": []
}