Commit Graph

7 Commits

Author SHA1 Message Date
Rikki Tooley
5134b6c2cc user.getRecentStations now uses the new PostAsyncCommand pattern 2013-07-24 00:11:57 +01:00
Rikki Tooley
05d93bbd34 Tidying user.getTopAlbums call. 2013-07-23 15:48:03 +01:00
Rikki Tooley
6ee13480cc Moving stuff to commands 2013-06-23 20:10:57 +01:00
Rikki Tooley
243d4558e2 UserApi.GetRecentStations 2013-06-15 17:02:11 +01:00
Rikki Tooley
48cdea2aea UserApi.GetRecentScrobbles() inc paging
Also updated demo app.
2013-06-15 16:17:37 +01:00
Rikki Tooley
03fa6f74e9 Changed error handling, stubbed most of albumapi
Methods now return LastResponse or ListResponse (confusing? hmm) instead
of throwing exceptions.
2013-06-14 13:11:42 +01:00
Rikki Tooley
c4867617d4 "Handle" api errors by throwing LastFmApiException 2013-06-13 21:30:18 +01:00