OK .. So I've got code now that can do the following:

1) randomly select tunes from your Empeg (there is an interface for ranking tunes -- right now the algorithm is just random, but i will likely do other implementations like ordered-by-playcount, etc)
2) look on AllMusic.com for similar artists to the artists of those tunes
3) use the LimeWire API's to search for tunes from those similar artists
4) download the tunes
5) upload them to the Empeg

So my question is this -- Would people like this as a general feature of jEmplode or as a separate application? It will add something like 700k-800k to the size of jEmplode due to the size of the LimeWire libraries (and the fact that it requires XML libraries).

Any opinions?

ms