From 29ca500ef1c02c2a9843abf15478ae241549e0e0 Mon Sep 17 00:00:00 2001 From: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:11:50 -0400 Subject: [PATCH] Reorganize settings by relation --- IntroSkipper/Configuration/configPage.html | 144 ++++++++++----------- 1 file changed, 70 insertions(+), 74 deletions(-) diff --git a/IntroSkipper/Configuration/configPage.html b/IntroSkipper/Configuration/configPage.html index f90c999..271c5df 100644 --- a/IntroSkipper/Configuration/configPage.html +++ b/IntroSkipper/Configuration/configPage.html @@ -53,34 +53,36 @@
The amount of each episode's audio that will be analyzed is determined using both the percentage of audio and maximum runtime of audio to analyze. The minimum of (episode duration * percent, maximum runtime) is the amount of audio that will be analyzed.
- -- If the audio percentage or maximum runtime settings are modified, the cached fingerprints and introduction timestamps for each season you want to analyze with the modified settings will have to be deleted. - - Increasing either of these settings will cause episode analysis to take much longer. -
-+ The amount of each item's audio or content that will be analyzed is determined using both the percentage of audio and maximum runtime to analyze. The minimum of (duration * percent, maximum runtime) is the amount that will be analyzed. +
-
+ If the audio percentage or maximum runtime settings are modified, the cached fingerprints and timestamps for each series, season, or movie you want to analyze with the modified settings will have to be deleted.
+
+ Increasing either of these settings will cause episode analysis to take much longer.
+