mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update encoding settings
This commit is contained in:
parent
5e5518e1d3
commit
42ca442f3d
5 changed files with 5 additions and 5 deletions
File diff suppressed because one or more lines are too long
|
@ -81,7 +81,7 @@
|
|||
<div class="fieldDescription checkboxFieldDescription">${OptionEnableTranscodingThrottleHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="inputContainer fldEncoderPath">
|
||||
<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" required />
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -714,7 +714,7 @@
|
|||
"LabelMessageTitle": "Message title:",
|
||||
"MessageNoAvailablePlugins": "No available plugins.",
|
||||
"LabelDisplayPluginsFor": "Display plugins for:",
|
||||
"PluginTabAppClassic": "Emby Classic",
|
||||
"PluginTabAppClassic": "Emby for Windows Media Center",
|
||||
"LabelEpisodeNamePlain": "Episode name",
|
||||
"LabelSeriesNamePlain": "Series name",
|
||||
"ValueSeriesNamePeriod": "Series.name",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue