diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-14 18:36:59 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-14 18:36:59 -0600 |
| commit | 68d446babcb8e46b6ec610e40b6f7b6ed39273bd (patch) | |
| tree | 61146f5099c28b8ed42608f67a218d2c11493730 /assets | |
| parent | 4ba125fdcb35c39b6ea0a66f5d2c027db69709e9 (diff) | |
| download | archsetup-68d446babcb8e46b6ec610e40b6f7b6ed39273bd.tar.gz archsetup-68d446babcb8e46b6ec610e40b6f7b6ed39273bd.zip | |
feat(archsetup): add loudgain-ffmpeg7, set mpd replaygain to auto
Add loudgain-ffmpeg7 (AUR) for ReplayGain/EBU R128 scanning.
Switch mpd replaygain from "track" to "auto" for album-aware playback.
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/outbox/loudgain-ffmpeg7 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/outbox/loudgain-ffmpeg7 b/assets/outbox/loudgain-ffmpeg7 new file mode 100644 index 0000000..5a8fa19 --- /dev/null +++ b/assets/outbox/loudgain-ffmpeg7 @@ -0,0 +1,6 @@ +loudgain-ffmpeg7 (AUR) + +ReplayGain / EBU R128 scanner for FLAC and MP3 files. +Used during music reconciliation to write ReplayGain tags (track and album gain) +so MPD can normalize playback volume across different albums and playlists. +Installed 2026-02-14. |
