1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #4984 from TelepathicWalrus/use-replay-gain-tags

Add option to enable replaygain scanning
This commit is contained in:
Bill Thornton 2024-03-17 03:55:47 -04:00 committed by GitHub
commit 4ea5ca6bad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 0 deletions

View file

@ -899,6 +899,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",
"LabelUserLoginAttemptsBeforeLockout": "Failed login tries before user is locked out",
"LabelUserMaxActiveSessions": "Maximum number of simultaneous user sessions",