Avoid confusing analysis with playback
This commit is contained in:
parent
e4c42cea2a
commit
6ffb3d0e36
@ -223,11 +223,11 @@
|
|||||||
<div class="checkboxContainer checkboxContainer-withDescription">
|
<div class="checkboxContainer checkboxContainer-withDescription">
|
||||||
<label class="emby-checkbox-label">
|
<label class="emby-checkbox-label">
|
||||||
<input id="SkipFirstEpisode" type="checkbox" is="emby-checkbox" />
|
<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>
|
</label>
|
||||||
|
|
||||||
<div class="fieldDescription">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user