Max Kellermann
Max Kellermann
libmpdclient supports binary responses since version 2.17, here's an example: https://github.com/MusicPlayerDaemon/libmpdclient/blob/master/src/example.c#L110
I'm not sure if such a special feature deserves special handling in libmpdclient; after all, libmpdclient has no JPEG decoder for parsing cover art. If you write a client, implement...
> I'm new to the project, so I'm not sure how this sort of thing usually gets resolved. I wish it wasn't that way, but I'm the only permanent MPD...
The log is important.
Your log shows that MPD never plays anything.
Your log shows no start of playback. Or you didn't read the bug reporting template properly and forgot to enable verbose logging.
That needs another script which is out-of-tree ... but your report is a good time to fix this up properly and commit it to git.
How would that work, technically?
What you observe happens because the clock of your radio stream and the clock of your DAC aren't 100% perfect, and they diverge a tiny bit. In your case, your...
No. It means it would need to be implemented in the unstable branch, if ever. Nobody is working on that, and I know nobody who's interested in implementing it. This...