Mika Eloranta - 2002-03-05

Logged In: YES
user_id=109057

mpg123 probably sends the "@P 0" (playing stopped)
notification before all of the the actual sound data has
been sent to the playback device. Music Server kills the
mpg123 instance immediately after receiving the
notification and starts a new instance for the next song.

Tweaking mpg123 buffer options might provide a workaround.
Proper solution is to reuse the existing mpg123 instance
for playing the next song.