>As an alternative approach, how about looking for tracks that meet your >time/boredom threshhold criteria and then adding a value to the genre >tag for those tracks - then do a random mix on that genre? > I have done something similar to this in the past whilst trying to test a bug. I used SqlPlaylist to create a dynamic playlist that created a random mix of songs that were less than 20 seconds.
You could also use Advanced Search to find songs with a duration less than 180 seconds. Add the results to a playlist, and then play the playlist with shuffle on. If you have a lot of songs though that may take a lot of resources. The SqlPlaylist (to create a random mix on the fly) is a much better approach. _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
