1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Handle different trickplay resolutions

This commit is contained in:
Nick 2024-02-11 22:26:49 -08:00
parent 8045b95d93
commit 7877a43482
3 changed files with 20 additions and 5 deletions

View file

@ -9,9 +9,12 @@
<div class="checkboxList">
<label>
<input type="checkbox" is="emby-checkbox" id="chkEnableHwAcceleration" />
<span>${TrickplayHardwareAccel}</span>
<span>${LabelTrickplayAccel}</span>
</label>
</div>
<div class="fieldDescription">
<a is="emby-linkbutton" rel="noopener noreferrer" class="button-link" href="#/dashboard/playback/transcoding">${LabelTrickplayAccelHelp}</a>
</div>
</div>
<div class="inputContainer">
<select is="emby-select" id="selectScanBehavior" name="Scan Behavior" label="${LabelScanBehavior}">