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:
commit
4ea5ca6bad
3 changed files with 14 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue