You are required to be in the Developer group to start new threads in these categories.
You may join this group from your Profile
Regards Chemist
cause the mafw-playlist management really sucks for me,
i've written a short python script to generate playlists from my Last.FM toptracks.
Maybe the script is usefull for you.
It use the last.fm api (please use your own / the demo apikey),
load all toptracks and compare it with the tracker database and create a m3u playlist.
Just download - edit - run - fork
Hint[0]: There is no error handling. Please check your inputs.
Hint[1]: This is my first python programm (and I hate this language
(and sorry for my bad english)