diff --git a/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/PluginConfiguration.cs b/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/PluginConfiguration.cs
index 5a31357..d1854c7 100644
--- a/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/PluginConfiguration.cs
+++ b/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/PluginConfiguration.cs
@@ -14,6 +14,8 @@ public class PluginConfiguration : BasePluginConfiguration
{
}
+ // ===== Analysis settings =====
+
///
+ The amount of each episode's audio that will be analyzed is determined by these two
+ settings. The minimum of (episode duration * percent, maximum runtime) is the amount of
+ audio that will be analyzed. Modify introduction requirements
+
+
+
+ If these settings are changed after analyzing your media, the cached fingerprints and
+ introduction timestamps for each season you want to analyze with the modified settings
+ will have to be deleted.
+