From b02403da84da8e57ec0a1b36444e008328eada71 Mon Sep 17 00:00:00 2001 From: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com> Date: Sun, 20 Oct 2024 15:14:03 -0400 Subject: [PATCH] UI hoopla (#351) * Add a disclaimer about changing params * fix formatting * paragraphs are volatile --- IntroSkipper/Configuration/configPage.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/IntroSkipper/Configuration/configPage.html b/IntroSkipper/Configuration/configPage.html index 676d0da..1424402 100644 --- a/IntroSkipper/Configuration/configPage.html +++ b/IntroSkipper/Configuration/configPage.html @@ -100,7 +100,12 @@
Modify Segment Parameters -
+

+ Changing segment parameters requires regenerating media segments before changes take effect. +
+ Per the jellyfin MediaSegments API, records must be updated individually and may be slow to regenerate. +

+
@@ -149,12 +154,12 @@
Segments longer than this duration will not be considered movie credits.
-
upda +
- Jellyfin Mediasegment Generation + Jellyfin MediaSegment Generation