Lastfm.Client behaviour (lastfm_archive v0.8.0) View Source
A behaviour module for retrieving data from Lastfm via its API.
Link to this section Summary
Callbacks
Returns the total playcount and earliest scrobble date for a user.
Returns the playcount 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 and earliest scrobble date for a user.
Specs
Returns the playcount 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.