From 4bafa9955b3b19368b65788a97898da2505532f5 Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger Date: Mon, 19 Sep 2022 10:28:49 +0200 Subject: [PATCH] chore(jellyfin): update config --- apps/jellyfin/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/jellyfin/config.json b/apps/jellyfin/config.json index ca1bf0c1..14383337 100644 --- a/apps/jellyfin/config.json +++ b/apps/jellyfin/config.json @@ -5,7 +5,7 @@ "exposable": true, "port": 8091, "id": "jellyfin", - "tipi_version": 1, + "tipi_version": 2, "version": "10.8.4", "categories": ["media"], "description": "Jellyfin is a Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Jellyfin is descended from Emby's 3.5.2 release and ported to the .NET Core framework to enable full cross-platform support. There are no strings attached, no premium licenses or features, and no hidden agendas: just a team who want to build something better and work together to achieve it. We welcome anyone who is interested in joining us in our quest!",