From 992edb180958454ad098766563b135e988cbb7e3 Mon Sep 17 00:00:00 2001 From: mani Date: Tue, 6 Jan 2026 03:10:27 +0100 Subject: [PATCH] Update submodules to custom git server and release-10.11.z branch - Change jellyfin-server URL to custom git server - Change jellyfin-web URL to custom git server - Update submodules to release-10.11.z branch with custom changes --- .gitmodules | 4 ++-- jellyfin-server | 2 +- jellyfin-web | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index cbd0eab..a4cfbc0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "jellyfin-server"] path = jellyfin-server - url = https://github.com/jellyfin/jellyfin + url = ssh://git@katzencafe.kartoffel.dev:222/admin/jellyfin.git [submodule "jellyfin-web"] path = jellyfin-web - url = https://github.com/jellyfin/jellyfin-web + url = ssh://git@katzencafe.kartoffel.dev:222/admin/jellyfin-web.git [submodule "jellyfin-server-windows"] path = jellyfin-server-windows url = https://github.com/jellyfin/jellyfin-server-windows.git diff --git a/jellyfin-server b/jellyfin-server index 54d48fa..df8a949 160000 --- a/jellyfin-server +++ b/jellyfin-server @@ -1 +1 @@ -Subproject commit 54d48fa44669e4728769d9aaee0346748b10946e +Subproject commit df8a949e1244f74a52fcf34309b45bddd2a4c43c diff --git a/jellyfin-web b/jellyfin-web index 89c5119..2fab9f4 160000 --- a/jellyfin-web +++ b/jellyfin-web @@ -1 +1 @@ -Subproject commit 89c5119aed8c50e77ea779cc25991f689b274d7e +Subproject commit 2fab9f497eb2b5b2c2ea3113967d7f68611f83b6