mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update video frame analysis setting
This commit is contained in:
parent
c3a34422a5
commit
40fbd79793
2 changed files with 2 additions and 10 deletions
|
@ -176,12 +176,6 @@
|
|||
<paper-checkbox class="chkEnableVideoFrameAnalysis">${OptionEnableVideoFrameAnalysis}</paper-checkbox>
|
||||
<div class="fieldDescription paperCheckboxFieldDescription">${OptionEnableVideoFrameAnalysisHelp}</div>
|
||||
</div>
|
||||
<div>
|
||||
<br />
|
||||
<paper-input type="number" step="10" min="0" class="txtVideoFrameAnalysisLimit" label="${LabelVideoFrameAnalysisLimit}">
|
||||
<div suffix>MB</div>
|
||||
</paper-input>
|
||||
</div>
|
||||
<br />
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue