Hans-Dieter Kosch wrote on Mon, 26 Nov 2012 00:37:00 +0100: > + if (!listMgr(PLAYLIST_GET, 0) && !NrOfSelected) goto cancel; This - literally - skips the issue, but I think it should be fixed at the root. Fixed differently in svn r35484. Ingo