mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add new image params
This commit is contained in:
parent
c393e5345d
commit
bdb44814f1
24 changed files with 85 additions and 42 deletions
|
@ -460,11 +460,6 @@
|
|||
</div>
|
||||
<div class="tabContent tabTranscodingAdvanced" style="display: none;">
|
||||
|
||||
<div id="fldVideoProfile" style="margin: 1em 0;">
|
||||
<label for="txtTranscodingVideoProfile">${LabelTranscodingVideoProfile}</label>
|
||||
<input type="text" id="txtTranscodingVideoProfile" data-mini="true" />
|
||||
</div>
|
||||
|
||||
<div id="fldEnableMpegtsM2TsMode" style="margin: 1em 0;">
|
||||
<label for="chkEnableMpegtsM2TsMode">${OptionEnableM2tsMode}</label>
|
||||
<input type="checkbox" id="chkEnableMpegtsM2TsMode" data-mini="true" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue