summaryrefslogtreecommitdiff
path: root/doc/mpd.conf.5.rst
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-01-20 14:58:15 +0100
committerMax Kellermann <max@musicpd.org>2021-01-20 14:58:35 +0100
commit97a2122f41d88dda1ddf43ee77dc954dd19d9a18 (patch)
treec576cb90b33d823a4d5fbdc602e374c525a1948f /doc/mpd.conf.5.rst
parent3825175bfc7bf5438bf2ef24be027dd43b320ad9 (diff)
doc/mpd.conf.5.rst: updated ReplayGain website links
"The documentation for mpd.conf still links to https://replaygain.org – according to archive.org, this domain has been defunct since 2014-09-14, shortly after got domain squatted and ever since hosts dubious content." Closes https://github.com/MusicPlayerDaemon/MPD/issues/1050
Diffstat (limited to 'doc/mpd.conf.5.rst')
-rw-r--r--doc/mpd.conf.5.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/mpd.conf.5.rst b/doc/mpd.conf.5.rst
index 6b364c513..90d515c16 100644
--- a/doc/mpd.conf.5.rst
+++ b/doc/mpd.conf.5.rst
@@ -130,7 +130,8 @@ audio_output
replaygain <off or album or track or auto>
If specified, mpd will adjust the volume of songs played using ReplayGain
- tags (see http://www.replaygain.org/). Setting this to "album" will
+ tags (see https://wiki.hydrogenaud.io/index.php?title=Replaygain).
+ Setting this to "album" will
adjust volume using the album's ReplayGain tags, while setting it to "track"
will adjust it using the track ReplayGain tags. "auto" uses the track
ReplayGain tags if random play is activated otherwise the album ReplayGain