lastfmsvc


LastFM webservice client library

Python library that enables interaction with artist/album/tracks metadata services on Last.fm. This library tries to recreate complete functionality of LastFM Client when it comes to metadata (not streams).

Available actions: * tag (track, album, artist); * recommend (track, album, artist); * add to/remove from loved (track); * ban/remove from banned (track); * remove from listened (track).

The library is intended primarily for plugin writers for various music players, that support Python plugins (Rhythmbox and QuodLibet being primary targets).

Project Information

Labels:
python last.fm webservice LastFM