Last.fm library
Last.fm library allows modules to easily fetch data from Last.fm. The module isn't very useful by itself for end users, so please only install this module if another module requires you to. You will need an API account to access Last.fm data. For non-commercial use such an account is free.
Developers
Last.fm library provides an OOP-library with all 'classes' and methods available in the Last.fm API. Last.fm's user.getRecommendedEvents method becomes lastfmUser.getRecommendedEvents, for instance. With the Last.fm library you don't have to worry about actually fetching the data, caching it or default variables (like passing on the API key, a token, a session key, etc.). Your code will be clean, short and readable.
THE CURRENT DEVELOPMENT VERSION ONLY SUPPORTS USER AND SOME AUTHENTICATION METHODS.
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Jan-20 | 11.97 KB | Download · Release notes | Development snapshot | |
