Hi
The mp3 plugin have trouble when play audio cd with cdfs module
It play disk fine, but if press "stop", vdr hangs and not responding for RC command, but continue play disk.
After some minutes, play stop and vdr can normal works
I think cause in plugin sound buffer.
Attached patch helped me
I only add flush() before delete player....