As requested here: http://www.mediamonkey.com/forum/viewto ... =2&t=44646
Creates a playlist in the root node named "Loved Tracks (last.fm username)" containing all the loved tracks of that user which could be found in the MM database.
Tells you if any tracks could not be found, and if any of the loved tracks are duplicated in your database (note they may be from different albums)
Currently it chooses the track with the highest playcount to add to the playlist.
Suggestions welcome!
======================================================
Download:
Previous versions (along with my other scripts - well... one of them):
http://psykar.com/scripts/
======================================================
' Changes 1.3:
' - Added commit after database query so playlist adding no longer fails occasionally
'
' Changes 1.2:
' - Neater logging
' - Message box on completion
'
' Changes 1.1:
' - Fixed install function
' - Added more logging options
'
' Initial Release 1.0
'


