From 03ea6b9e5cbe543b1c862bdda2e76aa8b8d051e1 Mon Sep 17 00:00:00 2001 From: wolffshots <16850875+wolffshots@users.noreply.github.com> Date: Thu, 23 Oct 2025 15:38:18 +0200 Subject: [PATCH] chore: move episode naming to general options --- .../Configuration/configPage.html | 23 ++++++++++--------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/Jellyfin.Plugin.TubeArchivistMetadata/Configuration/configPage.html b/Jellyfin.Plugin.TubeArchivistMetadata/Configuration/configPage.html index 93a85c1..ae769f6 100644 --- a/Jellyfin.Plugin.TubeArchivistMetadata/Configuration/configPage.html +++ b/Jellyfin.Plugin.TubeArchivistMetadata/Configuration/configPage.html @@ -41,6 +41,18 @@
This is the maximum length of the descriptions showed in series and episodes
+
+ + +
+ +
+
This is the numbering scheme for episodes in Jellyfin (IndexNumber). + Default is the same as no numbering which allows Jellyfin to use the fallback numbering scheme. +

Synchronization

@@ -118,17 +130,6 @@
This is the TubeArchivist to Jellyfin playback progress synchronization interval in seconds (Jellyfin restart required).
-
- - -
- -
-
This is the numbering scheme for episodes in Jellyfin (IndexNumber). - Default is the same as no numbering which allows Jellyfin to use the fallback numbering scheme.