mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	
		
			
	
	
		
			36 lines
		
	
	
		
			809 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			36 lines
		
	
	
		
			809 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "name": "Tunarr",
							 | 
						||
| 
								 | 
							
								  "slug": "tunarr",
							 | 
						||
| 
								 | 
							
								  "categories": [
							 | 
						||
| 
								 | 
							
								    13
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "date_created": "2025-09-06",
							 | 
						||
| 
								 | 
							
								  "type": "ct",
							 | 
						||
| 
								 | 
							
								  "updateable": true,
							 | 
						||
| 
								 | 
							
								  "privileged": false,
							 | 
						||
| 
								 | 
							
								  "config_path": "/opt/tunarr/.env",
							 | 
						||
| 
								 | 
							
								  "interface_port": 8000,
							 | 
						||
| 
								 | 
							
								  "documentation": "https://tunarr.com/",
							 | 
						||
| 
								 | 
							
								  "website": "https://tunarr.com/",
							 | 
						||
| 
								 | 
							
								  "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/tunarr.webp",
							 | 
						||
| 
								 | 
							
								  "description": "Create a classic TV experience using your own media - IPTV backed by Plex/Jellyfin/Emby.",
							 | 
						||
| 
								 | 
							
								  "install_methods": [
							 | 
						||
| 
								 | 
							
								    {
							 | 
						||
| 
								 | 
							
								      "type": "default",
							 | 
						||
| 
								 | 
							
								      "script": "ct/tunarr.sh",
							 | 
						||
| 
								 | 
							
								      "resources": {
							 | 
						||
| 
								 | 
							
								        "cpu": 2,
							 | 
						||
| 
								 | 
							
								        "ram": 1024,
							 | 
						||
| 
								 | 
							
								        "hdd": 5,
							 | 
						||
| 
								 | 
							
								        "os": "Debian",
							 | 
						||
| 
								 | 
							
								        "version": "13"
							 | 
						||
| 
								 | 
							
								      }
							 | 
						||
| 
								 | 
							
								    }
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "default_credentials": {
							 | 
						||
| 
								 | 
							
								    "username": null,
							 | 
						||
| 
								 | 
							
								    "password": null
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "notes": []
							 | 
						||
| 
								 | 
							
								}
							 |