I've just finish to compile a new firmware with a mpd patched to last version (0.17.5) in the 8.09.1 fimware.
All my work is ready for testing by you if you want.
I change audio server to alsa because with this version mpc volume command wasn't working. In the future the mpc volume will be removed from mpc source and you can use amixer included in the repo.
The file /etc/mpc.conf should have this
audio_output {
type "alsa"
name "My ALSA Device"
device "hw:0,0" # optional
format "44100:16:2" # optional
mixer_device "default" # optional
mixer_control "PCM" # optional
mixer_index "0" # optional
}
I've also put in the repo some useful packages for mount usb devices and windows sharing (cifs).
I will also add support for hid ir remote (ir remote seen like a usb keyboard).
All the work is under CC licence.
Some other info about mpd
Supported decoders:
[mad] mp3 mp2
[vorbis] ogg oga
[flac] flac
Supported outputs:
shout null fifo alsa oss httpd
Supported protocols:
file:// http:// lastfm:// mms:// mmsh:// mmst:// mmsu://
Useful changelog of mpd is in the NEWS file here:
https://sourceforge.net/projects/musicp ... 2/download
Let me know if all is ok, i've test the mpd /mpc with slay radio and works

@MigthyOhm and all
If you want share a creation of ready firmware with all included (mpd,mpc,sound server,ecc...)
All this is at:
http://www.sandrofabbro.com/wrtradio/