Lastfm.Client behaviour (lastfm_archive v0.9.0) View Source
A behaviour module for retrieving data from Lastfm via its API.
Link to this section Summary
Callbacks
Returns the total playcount, registered time for a user.
Returns the playcount and the latest scrobble date of a user for a given time range.
Returns the scrobbles of a user for a given time range.
Link to this section Types
Link to this section Callbacks
Specs
Returns the total playcount, registered time for a user.
Specs
Returns the playcount and the latest scrobble date of a user for a given time range.
Specs
Returns the scrobbles of a user for a given time range.
See Lastfm API documentation for more details.