Search found 214 matches
- February 17th, 2021, 11:59 pm
- Forum: General Discussion
- Topic: Congrats Snapcast support
- Replies: 1
- Views: 811
Congrats Snapcast support
Finally it is there: native Snapcast support for MPD. Already works well with Snapcast 0.23 linux commandline client but Android client refuses to connect (now).
- February 17th, 2021, 10:36 pm
- Forum: NCMPC
- Topic: Exit when MPD shutdown
- Replies: 1
- Views: 1203
Exit when MPD shutdown
ncmpc (from git, post 0.46) exits when connected to MPD and server is shutdown. Connection made via Unix socket. Intended behavior?
- February 15th, 2021, 1:38 pm
- Forum: Tips, Tricks, and Hacks
- Topic: MPD + PulseAudio = Jerky sound ?
- Replies: 11
- Views: 970
Re: MPD + PulseAudio = Jerky sound ?
Is your user mpd a member of group 100 (users)?
- February 14th, 2021, 5:21 pm
- Forum: Tips, Tricks, and Hacks
- Topic: MPD + PulseAudio = Jerky sound ?
- Replies: 11
- Views: 970
Re: MPD + PulseAudio = Jerky sound ?
Unable to read verbose output.
Code: Select all
/tmp/mpd.log
- October 28th, 2020, 3:22 pm
- Forum: General Discussion
- Topic: Http output enabled - causes stutter on HW direct?
- Replies: 3
- Views: 1315
Re: Http output enabled - causes stutter on HW direct?
Same "hickups" on my setup - MPD from git master, ALSA hw device, http output- since errr quite a long time. I used "in sync" in the sense of all outputs start playing at more or less the same time. Not in sync like Snapcast or Sonos.
@Max> Is the hickup at the beginning of a track a bug or feature?
@Max> Is the hickup at the beginning of a track a bug or feature?
- October 26th, 2020, 11:27 pm
- Forum: General Discussion
- Topic: Http output enabled - causes stutter on HW direct?
- Replies: 3
- Views: 1315
Re: Http output enabled - causes stutter on HW direct?
Multiple audio outputs are not in sync.
- September 23rd, 2020, 10:16 pm
- Forum: General Discussion
- Topic: Congratulations it's MPD 0.22
- Replies: 0
- Views: 2753
Congratulations it's MPD 0.22
My congratulations to Max and to all other MPD developers for the new version.
- September 8th, 2020, 10:40 am
- Forum: Developers' Corner
- Topic: Socket monitoring, event loop and non blocking io
- Replies: 1
- Views: 1740
Socket monitoring, event loop and non blocking io
I dont get it. How to monitor a nonblockig socket in a correct MPD style? Idea is to implemenent a mixer plugin for Sonos. Plugin should discover and control Sonos devices: set MPD http server as Sones input, volume and mute control. My question is how to manage nonblocking tcp socket io with MPD. A...
- September 1st, 2020, 1:16 pm
- Forum: General Discussion
- Topic: Banana Pi M1 troubles
- Replies: 1
- Views: 1861
Re: Banana Pi M1 troubles
Maybe usefull for someone. Installing Ambians firmware package for Banana Pi (and reboot) fixed choppy audio. Not able to get rid of hum and corrupted SD cards. My little adventure ended with a twelve year old fanless 1.3 GHz Celeron mainboard from scrapyard (Debian testing i386 - old board) and ext...
- August 19th, 2020, 3:16 pm
- Forum: Help
- Topic: Fix intermittent stream interruptions with high CPU usage
- Replies: 17
- Views: 3081
Re: Fix intermittent stream interruptions with high CPU usage
As Max stated above try to disable resampling in mpd.conf.
Code: Select all
resampler {
plugin "libsamplerate"
type "Fastest Sinc Interpolator"
enabled "false"
}
- July 31st, 2020, 1:16 pm
- Forum: General Discussion
- Topic: Banana Pi M1 troubles
- Replies: 1
- Views: 1861
Banana Pi M1 troubles
Not directly related to MPD but maybe someone has useful ideas. Hum: Banana Pi M1 with recent Armbian Buster is connected from internal audio to old late 70s Sony stereo (3 pin power connector). MPD from git uses ALSA output. When MPD plays no sound there is a quite loud hum. Hum goes away when MPD ...
- July 16th, 2020, 6:09 pm
- Forum: General Discussion
- Topic: use mpd with shoutcast(1.9.8)
- Replies: 16
- Views: 4952
Re: use mpd with shoutcast(1.9.8)
ncmpc (local or remotehost) should to the trick. Or canata - on headless server of course remote only.
- June 2nd, 2020, 12:34 pm
- Forum: Help
- Topic: How to use MPC
- Replies: 1
- Views: 1107
Re: How to use MPC
Code: Select all
$ man mpc
- May 26th, 2020, 6:09 pm
- Forum: Tips, Tricks, and Hacks
- Topic: Whole house audio: Dante anyone?
- Replies: 0
- Views: 4810
Whole house audio: Dante anyone?
And now for something completely different (at least its audio related). Anyone using Dante (Audio over IP, AES67 RTP) gear?
- May 21st, 2020, 6:17 pm
- Forum: Help
- Topic: MPD httpd Streaming issue
- Replies: 9
- Views: 3645
Re: MPD httpd Streaming issue
Nowadays, streaming is synonymous with playing music on a PC. I like MPDs streaming feature capabilities for Sonos, Chromecast Audio an maybe other hardware. Adding some more features would be cool eg keep multiple outputs in sync, adding and removing outputs during runtime, routing audio and of cou...
- May 14th, 2020, 12:03 pm
- Forum: Developers' Corner
- Topic: Send multicast datagram
- Replies: 2
- Views: 2646
Re: Send multicast datagram
But there's also the class "IPv4Address" which is implicitly convertible to "SocketAddress", and that class may be easier for you to handle. It can be initialized with a "struct sockaddr_in", but can also be initialized with IPv4 octets plus port, no fiddling with big-endian. That's how it worked. ...
- May 13th, 2020, 9:56 pm
- Forum: Developers' Corner
- Topic: Send multicast datagram
- Replies: 2
- Views: 2646
Send multicast datagram
Maybe stupid question but I do not get it. Want to send an udp datagram to multicast address using MPD's internal API. SocketDescriptor MySocketDesc; if (!MySocketDesc.Create(AF_INET, SOCK_DGRAM, IPPROTO_IP)) { // error } Ok there is a socket descriptor. But MySocketDesc.Write() requires SocketAddre...
- April 27th, 2020, 2:32 pm
- Forum: General Discussion
- Topic: MPD slow startup
- Replies: 20
- Views: 7985
Re: MPD slow startup
Code: Select all
$ systemd-analyze blame
8.736s mpd.service
(...)

- April 20th, 2020, 11:54 am
- Forum: Help
- Topic: MPD only streaming when someone connects
- Replies: 5
- Views: 2044
Re: MPD only streaming when someone connects
I use one MPD, which serves one stream up to five local clients. Not five different streams. If you want to access your music from the internet use appropriate software, eg Ampache. With all my deep respect to the MPD project: MPD is NOT well suited for your intended purpose.
- April 12th, 2020, 5:32 pm
- Forum: Help
- Topic: MPD only streaming when someone connects
- Replies: 5
- Views: 2044
Re: MPD only streaming when someone connects
@Huecuva> Maybe you should describe functionalities rather than name programs. Where are the music files stored? Wired LAN or Wifi? Where should the sound be played? Where is playback controlled? Max is always a bit skeptical about the http streaming capabilities of MPD. In my experience, up to five...