From b0e315eb487978eedaebb1755f64a1cd94bbf28f Mon Sep 17 00:00:00 2001 From: thafu Date: Fri, 4 Jul 2025 11:26:52 +0200 Subject: [PATCH] jellyfin update --- jellyfin/template.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jellyfin/template.json b/jellyfin/template.json index 5de94c2..2980e01 100644 --- a/jellyfin/template.json +++ b/jellyfin/template.json @@ -1,9 +1,9 @@ { "name": "jellyfin", - "description": "Jellyfin media server lets you stream and organize your movies, TV shows, music, and photos across all your devices.", + "description": "Jellyfin is a free and open-source media server and suite of applications that allows users to manage, organize, and stream their personal media collections. It is built by volunteers and emphasizes user control, privacy, and a lack of tracking or hidden agendas.", "fields": [ { - "description": "Your Jellyfin domain:", + "description": "Domain:", "key": "DOMAIN", "value": "" }