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
3 changed files with 14 additions and 0 deletions
+2
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",