Forum

Full Version: mpd on analog xbmc on hdmi.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Ok. Thank you both for your time.

I think i gonna try Rasbian on antoher SDcard for mpd purpose

Thx.
I know that this is not the answer you was looking for an I'm sorry that we couldn't help you any better this time
Hello, I don't know if something changed since last time you talked but luckily today I managed to make such setup. I have audio via HDMI in XBMC and different analog audio stream from mpd at the same time. I haven't found any issues so far, it works fine. I was struggling a bit with this but these links might be helpful:
http://www.raspberrypi-spy.co.uk/2013/06/raspberry-pi-command-line-audio/
http://www.audiohobby.com/raspberry-pi-for-audiophiles/
The most important things are:
- install alsa-utils
- add snd-bmc2835 module to /etc/modules
- configure music directory access privileges, owners/groups etc.
My mpd.conf modifications:
music_directory "/media/hdd1/music"
group "audio"
#bind_to_address "localhost" (this line should be commented)
Pages: 1 2
Reference URL's