From c72281dcc026a0c8ab5170c6ee1a9562b9b4ec42 Mon Sep 17 00:00:00 2001 From: Cody Robibero Date: Sat, 26 Oct 2024 11:43:08 -0600 Subject: [PATCH] Updated plugin submodules Added ----- - jellyfin-plugin-chapter-segments --- .gitmodules | 4 ++++ jellyfin-plugin-chapter-segments | 1 + 2 files changed, 5 insertions(+) create mode 160000 jellyfin-plugin-chapter-segments diff --git a/.gitmodules b/.gitmodules index c690987..3adb3d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -110,3 +110,7 @@ path = jellyfin-plugin-transcodekiller url = https://github.com/jellyfin/jellyfin-plugin-transcodekiller.git branch = master +[submodule "jellyfin-plugin-chapter-segments"] + path = jellyfin-plugin-chapter-segments + url = https://github.com/jellyfin/jellyfin-plugin-chapter-segments.git + branch = master diff --git a/jellyfin-plugin-chapter-segments b/jellyfin-plugin-chapter-segments new file mode 160000 index 0000000..d132c5f --- /dev/null +++ b/jellyfin-plugin-chapter-segments @@ -0,0 +1 @@ +Subproject commit d132c5fa6f023466ad44dae82cdecd6400af8956