mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update new episode creation
This commit is contained in:
parent
c31044c65e
commit
c546f03906
3 changed files with 3 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
<input is="emby-input" type="number" id="txtRemoteClientBitrateLimit" pattern="[0-9]*" min="0" step=".25" label="${LabelRemoteClientBitrateLimit}"/>
|
||||
<div class="fieldDescription">${LabelRemoteClientBitrateLimitHelp}</div>
|
||||
</div>
|
||||
<div class="selectContainer">
|
||||
<div class="selectContainer hide">
|
||||
<select is="emby-select" id="selectChannelResolution" label="${LabelChannelStreamQuality}">
|
||||
<option value="">${OptionBestAvailableStreamQuality}</option>
|
||||
<option value="1920">1080p</option>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue