07-03-2025, 02:16 PM
(07-03-2025, 12:25 PM)TheOldPresbyope Wrote: Sorry I didn't remember an underrun is called xrun in the message. Hope you weren't grep'ing the log for "underrun".
No Problem, the error message was just there, couldn't be unseen (with cat).
Thanks for the link to the MPD documentation. For completeness:
I added this lines to my custom mpd.conf:
Code:
decoder {
plugin "mpg123"
enabled "no"
}
Since there are two more decoders, who can handle mp3 (mad and ffmpeg), I wouldn't except any problems disabling one, which only handles mp3.
Best,
a.kynr