From fcc16ae8e1f4deca63371719f194f74e3692ee9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Tue, 13 May 2025 21:06:37 +0200 Subject: [PATCH] Jellyfin Media Server: Update configuration path (#4434) * Update configuration path * typo --- frontend/public/json/jellyfin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/jellyfin.json b/frontend/public/json/jellyfin.json index aa0f2854d..71e4f5be0 100644 --- a/frontend/public/json/jellyfin.json +++ b/frontend/public/json/jellyfin.json @@ -12,7 +12,7 @@ "documentation": "https://jellyfin.org/docs/", "website": "https://jellyfin.org/", "logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/jellyfin.svg", - "config_path": "/root/.config/jellyfin", + "config_path": "/etc/jellyfin/", "description": "Jellyfin is a free and open-source media server and suite of multimedia applications designed to organize, manage, and share digital media files to networked devices.", "install_methods": [ {