mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add setting for ParallelImageEncodingLimit
This commit is contained in:
parent
ed7d9e2189
commit
c4f6e11f6c
3 changed files with 12 additions and 0 deletions
|
@ -420,6 +420,7 @@
|
|||
"HeaderPassword": "Password",
|
||||
"HeaderPasswordReset": "Password Reset",
|
||||
"HeaderPaths": "Paths",
|
||||
"HeaderPerformance": "Performance",
|
||||
"HeaderPhotoAlbums": "Photo Albums",
|
||||
"HeaderPinCodeReset": "Reset Easy PIN Code",
|
||||
"HeaderPlayAll": "Play All",
|
||||
|
@ -791,6 +792,8 @@
|
|||
"LabelOriginalName": "Original name:",
|
||||
"LabelOriginalTitle": "Original title:",
|
||||
"LabelOverview": "Overview:",
|
||||
"LabelParallelImageEncodingLimit": "Parallel image encoding limit",
|
||||
"LabelParallelImageEncodingLimitHelp": "Maximum amount of image encodings that are allowed to run in parallel. Setting this to 0 will choose a limit based on your system specs.",
|
||||
"LabelParentalRating": "Parental rating:",
|
||||
"LabelParentNumber": "Parent number:",
|
||||
"LabelPassword": "Password:",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue