I wrote on Tue, 22 May 2012 00:24:34 +0200: > Is this patch ok or should it be somehow restricted to the GUI (use_gui)? Yeah, I think entry = parse_playtree(mpctx->stream, use_gui); is probably much better, because it doesn't change the current (non-GUI) behaviour. Ingo