Avoid confusing analysis with playback

This commit is contained in:
TwistedUmbrellaX 2024-02-29 20:46:35 -05:00 committed by Kilian von Pflugk
parent e4c42cea2a
commit 6ffb3d0e36

View File

@ -223,11 +223,11 @@
<div class="checkboxContainer checkboxContainer-withDescription">
<label class="emby-checkbox-label">
<input id="SkipFirstEpisode" type="checkbox" is="emby-checkbox" />
<span>Automatically skip intros in the first episode of a season</span>
<span>Automatically skip analysis of the first episode of a season</span>
</label>
<div class="fieldDescription">
If checked, auto skip will skip introductions in the first episode of a season.<br />
If checked, auto skip will ignore introductions in the first episode of a season.<br />
</div>
</div>