Skip to main content

Questions tagged [mpd]

An audio player which runs as a daemon and can be controlled by clients locally or remotely.

0 votes
1 answer
166 views

Running mpd without any bind_to_address in the config starts a working UNIX socket at /run/user/1000/mpd/socket but also starts a network socket at 0.0.0.0:6600 / [::]:6600. I would like to have only ...
niklassc's user avatar
  • 113
1 vote
1 answer
2k views

I am trying to play back a dash manifest using ffmpeg but I keep running into the issue of ffmpeg ending with the error [http @ 0x671e580] Stream ends prematurely at 2250, should be ...
Bluchip's user avatar
  • 11
1 vote
1 answer
718 views

I'm trying to set up a simple MPD instance to stream audio files over HTTP. What I'd like to be able to do is put in a URL in my browser, which will stream the audio file - as simple as possible. I've ...
takahe's user avatar
  • 11
0 votes
1 answer
2k views

I installed mpd (Music Player Daemon) a long time ago on my systemd Arch Linux (I don't remember the installation/setup details). The mpd server is started during boot, but I can't find where/how it ...
yolenoyer's user avatar
  • 529
1 vote
1 answer
3k views

I run Mopidy as a service for my mpd because of the nice Spotify integration. I've followed the documentation's instructions to use it with pulseaudio by setting load-module module-native-protocol-tcp ...
SandWood Jones's user avatar
0 votes
1 answer
2k views

I am using Arch bspwm on my laptop. I installed mpd, ncmpcpp and mopidy (with mopidy-yt extension) and enabled the required stuff for mopidy-youtube. How do I use it? I am new to all this and hope you ...
Kailash K S's user avatar
0 votes
1 answer
313 views

I have been struggling with MPD for several hours now. I have referenced nearly every post that has been made on the issue of MPD failing to detect the music directory properly and have made no ...
AnK's user avatar
  • 1
4 votes
1 answer
4k views

mpc rescan mpc update give same result. mpd.conf, mpd service running under user. music_directory "~/.cache/music" playlist_directory "~/.config/mpd/playlists" db_file "~/....
raring-coffee20's user avatar
2 votes
0 answers
681 views

Yesterday my mpd stopped working. It has worked for several months until now, but when choosing music in ncmpcpp no sound would be output. Today I tried stopping mpd: $ sudo systemctl stop mpd $ ...
Dan Gravell's user avatar
1 vote
1 answer
5k views

My environment has two audio output: HDMI and Bluetooth speaker. Usually both of them work correctly. For example, #this plays sound via bluetooth speaker $ aplay -D default jingle.wav #this plays ...
ynn's user avatar
  • 1,008
3 votes
1 answer
1k views

When running mpc play, after it previously running fine and then opening some browsers, which likely try to play sounds, I receive the following error: Failed to open "sndio output" [sndio]; Failed ...
ljs.dev's user avatar
  • 2,147
0 votes
1 answer
505 views

I have MPD and a DSP module running in rpi debian jessie The DSP module helps to add system wide audio effects. Since the MPD creates its own user, mpd it is not identifying all the config which ...
arjun's user avatar
  • 101
1 vote
2 answers
11k views

Running $ mpd I am prompted with socket: Failed to bind to '127.0.0.1:6600': Address already in use But if I run: $ sudo service mpd start and check its status, I get systemd[1]: Started Music ...
LeastSquaresWonderer's user avatar
1 vote
1 answer
2k views

I want to display the total time of the current MPD playlist in vimus, or if that's not possible, at least on the command-line (so I can display it in i3bar). How do I do that?
Ted's user avatar
  • 313
0 votes
1 answer
976 views

I want basically to output one instance of mpd (a stereo signal) to line out (front) , and another instance of mpd to line out (rear). It appears that no pulse audio tutorial deals with this case (...
nass's user avatar
  • 1,508

15 30 50 per page