Theoretically if your root playlist is not marked for randomisation then the playlist order of the items dictates which is actually used.

However, the player uses the STL std::sort call as part of the deduping process. Maybe I should change it to use std::stable_sort to guarantee the relative position of equivalent elements. This would mean that it was always the first that was selected.

--
Mike Crowe
I may not be speaking on behalf of empeg above :-)
_________________________
--
Mike Crowe