mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update ffmpeg config
This commit is contained in:
parent
84c82abb28
commit
7103610eab
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
<div class="inputContainer fldEncoderPath hide">
|
||||
<div style="display: flex; align-items: center;">
|
||||
<div style="flex-grow:1;">
|
||||
<input is="emby-input" class="txtEncoderPath" label="${LabelffmpegPath}" autocomplete="off" />
|
||||
<input is="emby-input" class="txtEncoderPath" label="${LabelffmpegPath}" autocomplete="off" required />
|
||||
</div>
|
||||
<button type="button" is="paper-icon-button-light" id="btnSelectEncoderPath" class="autoSize"><i class="md-icon">search</i></button>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue