![]() |
Error replaygain_handler MPD log - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: Error replaygain_handler MPD log (/showthread.php?tid=1318) |
Error replaygain_handler MPD log - TookaFace - 04-26-2019 Hey, I had this error in mpd log: Code: config: option 'replaygain_handler' on line 54 was not recognized According to https://github.com/MusicPlayerDaemon/MPD/blob/master/doc/mpd.conf.5 This option should be replay_gain_handler and no replaygain_handler. It fix the problem in the log if i make the change in mpd.conf. |