Approach from a different angle (#368)

This commit is contained in:
TwistedUmbrellaX 2024-11-04 15:22:04 -05:00 committed by GitHub
parent 9af182fe98
commit 71768972e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,8 +59,8 @@
</label> </label>
<div class="fieldDescription"> <div class="fieldDescription">
Enable this option to update media segments for newly added files during a scan. Enable this option to update media segments for any uncached media during a scan. <br />
<br /> This includes recently added, modified, or previously skipped (but not ignored) files.<br />
<b>Warning:</b> This should be disabled if you're using media segment providers other than Intro Skipper. <b>Warning:</b> This should be disabled if you're using media segment providers other than Intro Skipper.
</div> </div>
</div> </div>
@ -167,7 +167,7 @@
<span>Regenerate All Media Segments on Next Scan</span> <span>Regenerate All Media Segments on Next Scan</span>
</label> </label>
<div class="fieldDescription">When enabled, this option will <b>overwrite all existing media segments</b> for your episodes with currently detected introduction and credit timestamps during the next scan.</div> <div class="fieldDescription">When enabled, this option will <b>overwrite all existing media segments</b> with your current Intro Skipper timestamps during the next scan. Upon completion, this option will be automatically disabled.</div>
</div> </div>
</details> </details>
@ -255,7 +255,8 @@
</label> </label>
<div class="fieldDescription"> <div class="fieldDescription">
If checked, intros will be automatically skipped for <b>all</b> clients. Note: Clients cannot disable this setting from the player popup (gear icon).<br /> If checked, intros will be automatically skipped for <b>all</b> clients.<br />
Note: Cannot be disabled from client popup (gear icon) settings.<br />
If you access Jellyfin through a reverse proxy, it must be configured to proxy websockets.<br /> If you access Jellyfin through a reverse proxy, it must be configured to proxy websockets.<br />
</div> </div>
</div> </div>
@ -290,7 +291,8 @@
</label> </label>
<div class="fieldDescription"> <div class="fieldDescription">
If checked, credits will be automatically skipped for <b>all</b> clients. Note: Clients cannot disable this setting from the player popup (gear icon).<br /> If checked, credits will be automatically skipped for <b>all</b> clients.<br />
Note: Cannot be disabled from client popup (gear icon) settings.<br />
If you access Jellyfin through a reverse proxy, it must be configured to proxy websockets.<br /> If you access Jellyfin through a reverse proxy, it must be configured to proxy websockets.<br />
</div> </div>
</div> </div>
@ -308,6 +310,7 @@
<div class="checkboxList paperList" style="padding: 0.5em 1em" id="autoSkipCheckboxes"></div> <div class="checkboxList paperList" style="padding: 0.5em 1em" id="autoSkipCheckboxes"></div>
<label class="inputLabel" for="ClientList"></label> <label class="inputLabel" for="ClientList"></label>
<input id="ClientList" type="hidden" is="emby-input" /> <input id="ClientList" type="hidden" is="emby-input" />
<div class="fieldDescription">Clients enabled in this list will <b>always skip automatically</b>, regardless of the button settings below.</div>
</details> </details>
<div id="SkipButtonContainer" class="checkboxContainer checkboxContainer-withDescription"> <div id="SkipButtonContainer" class="checkboxContainer checkboxContainer-withDescription">
@ -317,8 +320,8 @@
</label> </label>
<div class="fieldDescription"> <div class="fieldDescription">
(<b>Restart required!</b>) If checked, a skip button will be displayed according to the settings below, while clients selected in the Auto Skip Client List will still skip <b>automatically</b>. (<b>Restart required!</b>) If checked, a skip button will be added <b>to the server</b> and displayed according to the settings below.<br />
<br /> This button is <b>separate</b> from the button(s) enabled with "Ask To Skip" in Jellyfin 10.10 and compatible clients.<br />
</div> </div>
</div> </div>
@ -336,8 +339,7 @@
</label> </label>
<div class="fieldDescription"> <div class="fieldDescription">
If checked, skip button will remain visible for the entire intro (offset and timeout are ignored). If checked, skip button will remain visible for the entire intro (offset and timeout are ignored).<br />
<br />
Note: If unchecked, button will only appear in the player controls after the set timeout. Note: If unchecked, button will only appear in the player controls after the set timeout.
</div> </div>
</div> </div>
@ -394,7 +396,7 @@
<legend>Advanced</legend> <legend>Advanced</legend>
<details id="visualizer"> <details id="visualizer">
<summary>Manage Timestamps & Fingerprints</summary> <summary>Edit Timestamps & Fingerprints</summary>
<br /> <br />
<label class="inputLabel" for="troubleshooterShow">Select TV series / movie to manage</label> <label class="inputLabel" for="troubleshooterShow">Select TV series / movie to manage</label>