elixirfm v0.0.4 Elixirfm.User
Last.fm User Enpoints
Summary
Functions
Get a list of tracks by a given artist scrobbled by this user, including scrobble time. Can be limited to specific timeranges, defaults to all time
Get a list of the user’s friends on Last.fm
Get a user’s profile infomation
Get the last 50 tracks loved by a user
Get a list of the recent tracks listened to by this user. Also includes the currently playing track with the nowplaying=”true” attribute if the user is currently listening
Get the top albums listened to by a user. You can stipulate a time period. Sends the overall chart by default
Get the top artists listened to by a user. You can stipulate a time period. Sends the overall chart by default
Get the top tags used by this user
Get the top tracks listened to by a user. You can stipulate a time period. Sends the overall chart by default
Get a list of available charts for this user, expressed as date ranges which can be sent to the chart services
Functions
Get a list of tracks by a given artist scrobbled by this user, including scrobble time. Can be limited to specific timeranges, defaults to all time.
start and end times not implemented yet
Get a list of the user’s friends on Last.fm.
Get a list of the recent tracks listened to by this user. Also includes the currently playing track with the nowplaying=”true” attribute if the user is currently listening.
extended_info
argument accepts 1 or 0 as true or false
to and from arguments not implemented yet
Get the top albums listened to by a user. You can stipulate a time period. Sends the overall chart by default.
peroid
argument acceptes: overall | 7day | 1month | 3month | 6month | 12month
Get the top artists listened to by a user. You can stipulate a time period. Sends the overall chart by default.
Get the top tracks listened to by a user. You can stipulate a time period. Sends the overall chart by default.