From 6c64d48fe54e8de010a677949142aa0e0068072b Mon Sep 17 00:00:00 2001
From: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com>
Date: Tue, 5 Nov 2024 14:19:02 -0500
Subject: [PATCH] Fixing the learning curve, one word at a time (#373)
* Specify the type of scan
* Update configPage.html
* Update configPage.html
* Update configPage.html
---
IntroSkipper/Configuration/configPage.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/IntroSkipper/Configuration/configPage.html b/IntroSkipper/Configuration/configPage.html
index b0194ff..87e9ac1 100644
--- a/IntroSkipper/Configuration/configPage.html
+++ b/IntroSkipper/Configuration/configPage.html
@@ -59,7 +59,7 @@
- Enable this option to update media segments for any uncached media during a scan.
+ Enable this option to update media segments for any uncached media during a library scan.
This includes recently added, modified, or previously skipped (but not ignored) files. Warning: This should be disabled if you're using media segment providers other than Intro Skipper.
@@ -164,10 +164,10 @@
-
When enabled, this option will overwrite all existing media segments with your current Intro Skipper timestamps during the next scan. Upon completion, this option will be automatically disabled.
+
When enabled, this option will overwrite all existing media segments with your current Intro Skipper timestamps during the next analysis. Upon completion, this option will be automatically disabled.
@@ -207,7 +207,7 @@
If checked, episode fingerprints will be saved on the filesystem to improve analysis speed.
- WARNING: Disabling the cache will cause all libraries to be re-scanned, which can take a very long time!
+ WARNING: Disabling the cache will cause all fingerprints to be recreated during analysis. For debug use only!