Update tunarr.json

This commit is contained in:
CanbiZ 2025-09-19 09:04:32 +02:00
parent 6d907e50ed
commit 703c4d96b5

View File

@ -12,7 +12,7 @@
"interface_port": 8000, "interface_port": 8000,
"documentation": "https://tunarr.com/", "documentation": "https://tunarr.com/",
"website": "https://tunarr.com/", "website": "https://tunarr.com/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/png/tunarr.png", "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.", "description": "Create a classic TV experience using your own media - IPTV backed by Plex/Jellyfin/Emby.",
"install_methods": [ "install_methods": [
{ {
@ -23,7 +23,7 @@
"ram": 1024, "ram": 1024,
"hdd": 5, "hdd": 5,
"os": "Debian", "os": "Debian",
"version": "12" "version": "13"
} }
} }
], ],