From 3e84d5f80f6bb3c2f773052a155b4a4d0d6170d8 Mon Sep 17 00:00:00 2001 From: TwistedUmbrellaX <1173913+AbandonedCart@users.noreply.github.com> Date: Wed, 2 Oct 2024 19:13:17 -0400 Subject: [PATCH] Clear up some confusion about auto skip (#317) * Link Auto, Button, and Client List * Clarify the client list priority by placement --- .../Configuration/configPage.html | 73 +++++++++++-------- .../Services/AutoSkip.cs | 6 +- .../Services/AutoSkipCredits.cs | 6 +- 3 files changed, 49 insertions(+), 36 deletions(-) diff --git a/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/configPage.html b/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/configPage.html index 59b8583..9a19b30 100644 --- a/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/configPage.html +++ b/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/configPage.html @@ -357,7 +357,8 @@
- If checked, intros will be automatically skipped for Apps without Skip Button. + If checked, intros will be automatically skipped for all clients. + Individual clients can override this setting from the client player options.
If you access Jellyfin through a reverse proxy, it must be configured to proxy websockets.
@@ -392,7 +393,8 @@
- If checked, credits will be automatically skipped for Apps without Skip Button. + If checked, credits will be automatically skipped for all clients. + Individual clients can override this setting from the client player options.
If you access Jellyfin through a reverse proxy, it must be configured to proxy websockets.
@@ -408,6 +410,23 @@
+
+ + +
+ If checked, a skip button will be displayed according to the settings below, while + clients selected in the Auto Skip Client List will skip automatically. +
+
+
+ +
+ Failed to add skip button to web interface. See troubleshooting guide for the most common issues. +
+
Auto Skip Client List
@@ -416,23 +435,6 @@
-
- Failed to add skip button to web interface. See troubleshooting guide for the most common issues. -
- -
- - -
- If checked, a skip button will be displayed at the start of an episode's introduction. - Only applies to the web interface and compatible applications. -
-
-
-