Thanks for this. For anyone wanting to have just: "Song by Artist" use this in replacement. [I never actually read your post to change it, I just did. :P]
return "♬ " & item 2 of info & " by " & item 1 of info & ""
Also, if you ever make changes to the script, you don't need to restart adium as the post suggests, you just save the script, and then reselect the status %_lastfmtrack and it'll update it instantly.
# by JavaKrypt on 11/16/10 at 03:00:39
return "♬ " & item 2 of info & " by " & item 1 of info & ""
Also, if you ever make changes to the script, you don't need to restart adium as the post suggests, you just save the script, and then reselect the status %_lastfmtrack and it'll update it instantly.