Files
ProxmoxVE_Scripts/frontend/public/json/ersatztv.json
2025-07-08 17:21:46 +02:00

36 lines
824 B
JSON
Generated

{
"name": "ErsatzTV",
"slug": "ersatztv",
"categories": [
13
],
"date_created": "2024-05-02",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 8409,
"documentation": "https://ersatztv.org/docs/intro",
"website": "https://ersatztv.org/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/ersatztv.webp",
"config_path": "",
"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": 2,
"ram": 1024,
"hdd": 5,
"os": "debian",
"version": "12"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": []
}