I have created a simple playlist generator which uses artist similarity data from last.fm to create a list based on a single seed artist. It is a command-line program and currently only for Windows. I am adding features as I need them, so passwords aren’t supportted either. I just wanted to put this out there and see what response I got – I can add requested features, if there anyone out there who finds the concept interesting.
Simple also has its upside… for example:
makelist --server localhost "nerina pallot"
Creates a playlist.m3u file for my local Firefly server of music similar to Nerina Pallot.
Take a look at http://beeka.110mb.com/makelist/ for more information and to download.
Steve.