From 74fd8f3f756f17e5037da6f56e460bcc845d4e40 Mon Sep 17 00:00:00 2001 From: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com> Date: Wed, 30 Oct 2024 09:53:34 -0400 Subject: [PATCH] Update configPage.html --- IntroSkipper/Configuration/configPage.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/IntroSkipper/Configuration/configPage.html b/IntroSkipper/Configuration/configPage.html index 7962df5..766ff84 100644 --- a/IntroSkipper/Configuration/configPage.html +++ b/IntroSkipper/Configuration/configPage.html @@ -125,14 +125,6 @@
Similar sounding audio which is longer than this duration will not be considered credits.
-

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. -

-
@@ -167,6 +159,16 @@
+

+ 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. +

+