IF.Lastfm/IF.Lastfm.Core/Api
2013-07-27 16:18:33 +01:00
..
Commands PostCommands don't need encoded parameters 2013-07-27 16:18:33 +01:00
Enums "Handle" api errors by throwing LastFmApiException 2013-06-13 21:30:18 +01:00
Helpers Another fix for #2 2013-07-25 17:48:48 +01:00
AlbumApi.cs Removed methods using mbids. They weren't implemented anyway and last.fm doesn't use them reliably (see http://www.last.fm/group/Last.fm+Web+Services/forum/21604/_/2210879) 2013-07-24 00:11:58 +01:00
ArtistApi.cs artist.getShouts 2013-07-24 07:59:07 +01:00
Auth.cs Allow loading an existing session into an IAuth (create a UserSession, pass it in) 2013-06-23 23:58:42 +01:00
IAlbumApi.cs Removed methods using mbids. They weren't implemented anyway and last.fm doesn't use them reliably (see http://www.last.fm/group/Last.fm+Web+Services/forum/21604/_/2210879) 2013-07-24 00:11:58 +01:00
IArtistApi.cs artist.getShouts 2013-07-24 07:59:07 +01:00
IAuth.cs Allow loading an existing session into an IAuth (create a UserSession, pass it in) 2013-06-23 23:58:42 +01:00
ITrackApi.cs artist.getShouts 2013-07-24 07:59:07 +01:00
IUserApi.cs user.getRecentStations now uses the new PostAsyncCommand pattern 2013-07-24 00:11:57 +01:00
Scrobble.cs Scrobble method! 2013-06-14 16:19:26 +01:00
TrackApi.cs track.love and track.unlove. 2013-07-24 01:14:22 +01:00
UserApi.cs user.getRecentStations now uses the new PostAsyncCommand pattern 2013-07-24 00:11:57 +01:00