IF.Lastfm/IF.Lastfm.Core/Api
2013-07-24 00:11:57 +01:00
..
Commands Tidied up command framework. 2013-07-24 00:11:57 +01:00
Enums "Handle" api errors by throwing LastFmApiException 2013-06-13 21:30:18 +01:00
Helpers track.getInfo. Also fixes #2 (track.getShouts failing for single shout, added properties to PageResponse to help) 2013-07-23 15:42:10 +01:00
AlbumApi.cs Moving stuff to commands 2013-06-23 20:10:57 +01:00
ArtistApi.cs Fixn' bugs 2013-07-02 00:20:43 +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 UserApi.GetRecentScrobbles() inc paging 2013-06-15 16:17:37 +01:00
IArtistApi.cs UserApi.GetRecentScrobbles() inc paging 2013-06-15 16:17:37 +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 track.getInfo. Also fixes #2 (track.getShouts failing for single shout, added properties to PageResponse to help) 2013-07-23 15:42:10 +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.getInfo. Also fixes #2 (track.getShouts failing for single shout, added properties to PageResponse to help) 2013-07-23 15:42:10 +01:00
UserApi.cs user.getRecentStations now uses the new PostAsyncCommand pattern 2013-07-24 00:11:57 +01:00