1
0
Fork 0
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:
TelepathicWalrus 2023-11-11 11:51:25 +00:00 committed by TelepathicWalrus
parent fdf41a0929
commit d22b75076c
3 changed files with 14 additions and 0 deletions

View file

@ -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.",