mpd package?

I had a problem with mpd and tried re-installing only to find the apt install command grabbed a 0.19 version package rather than one used to
actually construct volumio (.20.6).
this revealed itself in the config file being invalid.

my question is: where is the real package for mpd so I can restore things as they were? (I actually did extract the mpd binary from the image but
for completeness…)

See here how we get it:
github.com/volumio/Build/blob/m … ig.sh#L191

IMHO you should factory reset, as you will most likely have troubles with OTA updates if you do it manually.

If you’re curious to see how we compile mpd, see:
github.com/volumio/volumio-mpd
(for a specific version, change the branch)