This program will fill in a number of itunes fields with last.fm data:
- The title and artist of a track using the last.fm fingerprinting client
- The genre is filled in with the top tag for the track or artist.
- The comments are filled in with a comma delimited list of some of the top tags for the track or artist.
- An itunes playlist can be made by selecting a certain tag from the tag cloud.
This program is written in VB.net (VS 2008).