Last.fm Playlist Generator is an Amarok script which creates a playlist consisting of the top songs from the user's selection. It uses the Last.fm API to rank the selected songs. Great for when you're exploring new artists.
More algorithms to generate playlists will be added soon.
Your song titles and artists must be properly tagged for this script to work.
Installation:
- In Amarok, go to Tools -> Script Manager -> Install Script
- Select the tar file you downloaded
- Click Run
- Select a list of songs on the playlist and use the right-click menu to generate playlists.
Product's homepage
Requirements:
· amaroK
· Ruby
· ruby-taglib
What's New in This Release: [ read full changelog ]
· Progress bar added (actually meaningless, but it's just a bit more intuitive than no notification at all.)
· The yes/no question dialog actually works now.
· Added a bit of randomness so it doesn't generate the same playlists every time.