From 703c4d96b572a648393b415580616dc1a003221e Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 19 Sep 2025 09:04:32 +0200 Subject: [PATCH] Update tunarr.json --- frontend/public/json/tunarr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/public/json/tunarr.json b/frontend/public/json/tunarr.json index d77f28d1..5529ab51 100644 --- a/frontend/public/json/tunarr.json +++ b/frontend/public/json/tunarr.json @@ -12,7 +12,7 @@ "interface_port": 8000, "documentation": "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.", "install_methods": [ { @@ -23,7 +23,7 @@ "ram": 1024, "hdd": 5, "os": "Debian", - "version": "12" + "version": "13" } } ],