On 2010-04-22 at 17:53:37 [+0200], Stephan Assmus <superstippi@xxxxxx> wrote: > I've been testing the change and couldn't reproduce the issues that Ingo > saw. Probably depends on the mp3. Might also depend on whether one seeks during the first play: Double-click mp3, seek close to the end. After it stops playing, press "play" again. > However, I've commited an improved version of the fix. Mainly it > prevents the navigation buttons indicating confusing capabilities. The > playlist item will remain on the last item now and ControllerView checks > the position in order to know when to skip to the first playlist item. That improves the situation significantly. I noticed, however, that while mostly the seek marker stops at the end of the song (as it should), sometimes (well, I saw it only once) it jumps back to the start (pausing in either case). Anyway, I still don't see why fPlaylist->SetCurrentItemIndex(0) *starts* playing, though. But I guess no one wants to tell me the secret. *sniff* :-) CU, Ingo