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

Enhance trickplay

This commit is contained in:
Shadowghost 2024-05-30 20:40:12 +02:00
parent 8720589ac8
commit 83f9307a2c
4 changed files with 23 additions and 2 deletions

View file

@ -129,6 +129,14 @@
</label>
<div class="fieldDescription checkboxFieldDescription">${LabelExtractTrickplayDuringLibraryScanHelp}</div>
</div>
<div class="checkboxContainer checkboxContainer-withDescription fldSaveTrickplayLocally advanced">
<label>
<input type="checkbox" is="emby-checkbox" class="chkSaveTrickplayLocally" />
<span>${LabelSaveTrickplayLocally}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">${LabelSaveTrickplayLocallyHelp}</div>
</div>
</div>
<div class="chapterSettingsSection hide">