mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add option to enable replaygain scanning
This commit is contained in:
parent
fdf41a0929
commit
d22b75076c
3 changed files with 14 additions and 0 deletions
|
@ -971,6 +971,8 @@
|
|||
"LabelTypeText": "Text",
|
||||
"LabelUnstable": "Unstable",
|
||||
"LabelUser": "User",
|
||||
"LabelUseReplayGainTagsHelp": "Scan audio files for replaygain tags and use them instead of computing LUFS value. (Uses less computing power. Will override 'LUFS Scan' option)",
|
||||
"LabelUseReplayGainTags": "Use ReplayGain Tags",
|
||||
"LabelUserAgent": "User agent",
|
||||
"LabelUserLibrary": "User library",
|
||||
"LabelUserLibraryHelp": "Select which user library to display to the device. Leave empty to inherit the default setting.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue