mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			915 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			915 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "name": "ErsatzTV",
 | 
						|
    "slug": "ersatztv",
 | 
						|
    "categories": [
 | 
						|
        13
 | 
						|
    ],
 | 
						|
    "date_created": "2024-05-02",
 | 
						|
    "type": "ct",
 | 
						|
    "updateable": true,
 | 
						|
    "privileged": false,
 | 
						|
    "interface_port": 8409,
 | 
						|
    "documentation": null,
 | 
						|
    "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": null,
 | 
						|
        "password": null
 | 
						|
    },
 | 
						|
    "notes": []
 | 
						|
} |