Open mistepien opened 5 years ago
There's replay_gain_status
: https://www.musicpd.org/doc/html/protocol.html#playback-options
replay_gain_status Prints replay gain options. Currently, only the variable replay_gain_mode is returned.
I think about more details, what is ie. volume change of current song.
This pull request is related: https://github.com/MusicPlayerDaemon/MPD/pull/715
If accepted, i will add support for these tags in libmpdclient
; then, it is easy to access it with, for instance, mpc
I’m looking for a bs1770gain-supporting (http://bs1770gain.sourceforge.net/) music player. Is it a planned feature for MPD ?
Feature request
It would be great to have status-like command in protocol to find out current status of replay_gain, especially what is actually applied to current song.