An audio player which runs as a daemon and can be controlled by clients locally or remotely.
0
votes
1answer
1k views
mpd fails to open ALSA device where aplay succeeds
I am trying to set up an Raspberry Pi / Raspbian wheezy audio player using the onboard sound hardware via ALSA LADSPA plugins to stereo downmix and compress the audio.
aplay, sox, mpg123, moc (cd ...
0
votes
1answer
205 views
How to get mpd to recognize music library?
I have arch running on my desktop and I'm trying to play music with mpd using ncmpcpp. They are both up and running, but the problem is when I open ncmpcpp it doesn't show my music. I copied the music ...
3
votes
0answers
132 views
Anyone know a dynamic lyric display application for mpd that works on Arch Linux?
I'm looking for a dynamic lyric display app, not like in sonata, static display in a tab, but dynamic ones, show corresponding lines as the music plays
2
votes
0answers
212 views
Audio quality issues with mpd
I have been using mpd for a long time now and absolutely love it.
However, I recently added a few video files to the mpd database. Now I understand mpd won't play the video files, I don't want it to.
...
1
vote
0answers
132 views
'nc' using ~100% CPU when transferring a FIFO file
On the server which is always connected I’m using this in a crontab:
@reboot nc -k -l 1337 < /tmp/fifo.fifo
On the client which is not always on the network or switched on I’m using this ...
1
vote
0answers
470 views
Stop Kodi from starting its Pulseaudio instance
I have a computer (Intel NUC) wired to my hifi (jack) and my TV (HDMI). I have multiple softwares running on it: MPD and Kodi. I need to use Pulseaudio, because I sometime stream some audio from my ...
1
vote
0answers
503 views
mpd to remote dlna
I currently use an mpd with 4 configured outputs, wired to speakers in the ceilings as home-made "multiroom" audio system.
I would like to add wireless speakers, e.g. one like this.
The question is:
...
0
votes
0answers
20 views
pulse_output failed to play: suspended
I have mpd running as a system service and as user mpd. Since mpd is a system service and pulse audio is session-based, I have to stream music from mpd to the currently active pulse session daemon. ...
0
votes
0answers
60 views
mpd: no audio until the desktop mode activated via ssh
I have mpd installed on my ubuntu server where I also installed desktop. I leave the server in shell mode (ctrl+alt+f1). I often start playing music via ssh from iPad/iPhone. It works well but there ...