>It's supposed to, but looking at the code in SQL Playlist in its >"getTracksForResult" function it looks like there is a bug so it isn't >limited to current player. At the moment I think it removes all tracks >that have been added earlier independent which player they have been >added on. > Thanks - I thought I was seeing some strange behaviour with this, because I was trying with the same test album on two different players.
>The purpose of PlaylistOptionDontRepeatTracks is to use it together >with PlaylistOptionContentType. PlaylistOptionContentType can be used >to specify that the SQL will return album, artist, year, genre, >playlist instead of tracks. In the case the SQL doesn't return tracks, >the PlaylistOptionDontRepeatTracks is used to make sure it doesn't add >tracks that has already been played. Ah, so it has no effect with track content type. I'll use the manual SQL approach instead. _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
