mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add media segment providers to library options
This commit is contained in:
parent
f297392fd9
commit
5399ee1f2d
3 changed files with 55 additions and 0 deletions
|
@ -112,6 +112,9 @@
|
|||
<div class="fieldDescription checkboxFieldDescription">${OptionAutomaticallyGroupSeriesHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="mediaSegmentProviders advanced hide" style="margin-bottom: 2em;">
|
||||
</div>
|
||||
|
||||
<div class="trickplaySettingsSection hide">
|
||||
<h2>${Trickplay}</h2>
|
||||
<div class="checkboxContainer checkboxContainer-withDescription fldExtractTrickplayImages">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue