cueIt is an Amarok script that uses an advanced dynamic song cuing algorithm to select songs.
In a nut shell, you can enable/disable genres you want to play, it selects songs based on the rating/score of a song, and the last time it was played.
It won't play the same song for 10% of your 'enabled' genres, and won't play the same artist the length of the playlist.
It's written in PHP, which means you need php-cli to execute it.
Now the downside ... this only works with amarok if you are using the mysql database.
Requirements:
· Amarok
· php-cli
· MySql
· kdialog -- for configuring
What's New in This Release:
· Added Podcast auto cue.
· Added "preload" table to reduce startup time.
· Uses zenity & kdialog. zenity has a better checklist.
Product's homepage