Add subtitle/audio auto-set feature.

This commit is contained in:
Ian Walton 2021-04-24 19:09:07 -04:00
parent 1794ab53fe
commit d8e7e14da0
5 changed files with 118 additions and 6 deletions

View file

@ -82,6 +82,14 @@
</label>
</div>
<div class="checkboxContainer checkboxContainer-withDescription">
<label>
<input type="checkbox" is="emby-checkbox" class="chkSetUsingLastTracks" />
<span>${SetUsingLastTracks}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">${SetUsingLastTracksHelp}</div>
</div>
<div class="checkboxContainer checkboxContainer-withDescription fldEnableNextVideoOverlay hide">
<label>
<input type="checkbox" is="emby-checkbox" class="chkEnableNextVideoOverlay" />