Commit Graph

72 Commits

Author SHA1 Message Date
Rikki Tooley
6ee13480cc Moving stuff to commands 2013-06-23 20:10:57 +01:00
Rikki Tooley
e6cc245905 Added licence info (MIT) 2013-06-15 17:33:58 +01:00
Rikki Tooley
d6e12a0635 Updating readme to track completed methods 2013-06-15 17:13:33 +01:00
Rikki Tooley
243d4558e2 UserApi.GetRecentStations 2013-06-15 17:02:11 +01:00
Rikki Tooley
7ab098d5a8 Rearranged WP8 demo project 2013-06-15 16:26:30 +01:00
Rikki Tooley
48cdea2aea UserApi.GetRecentScrobbles() inc paging
Also updated demo app.
2013-06-15 16:17:37 +01:00
Rikki Tooley
40774bcf6a Removed the LastFmApiException class, it was a terrible idea 2013-06-15 13:57:20 +01:00
Rikki Tooley
ea0142d269 WP8 demo app, scrobbling works! 2013-06-14 17:44:55 +01:00
Rikki Tooley
600814d09f Scrobble method!
Also making all ParseJToken methods internal, but using
[assembly:InternalsVisibleTo("IF.Lastfm.Core.Tests")] to make them
testable
2013-06-14 16:19:26 +01:00
Rikki Tooley
e3e42853a0 Updated readme 2013-06-14 13:32:59 +01:00
Rikki Tooley
cd695b5216 Stubbed out some of ArtistApi 2013-06-14 13:25:02 +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
Rikki Tooley
bc54cd3582 Updating console program to use config file 2013-06-13 20:33:13 +01:00
Rikki Tooley
67e98ad5bb Started UserApi 2013-06-13 17:27:51 +01:00
Rikki Tooley
f15f6adbb3 Tag and track parsing 2013-06-13 16:29:52 +01:00
Rikki Tooley
8f2fd9c10f fixing broken project... 2013-06-12 17:37:19 +01:00
Rikki Tooley
3184fc617d Album.getInfo, starting to get a nice layout to the api. 2013-06-12 17:34:56 +01:00
Rikki Tooley
720e055d82 Fixed all the broken packages + added moq 2013-06-11 16:03:16 +01:00
Rikki Tooley
61c0da845c Fixing project file 2013-06-08 20:43:52 +01:00
Rikki Tooley
5701854087 Adding a readme 2013-06-08 18:53:20 +01:00
Rikki Tooley
f2a6a61275 Initial commit 2013-06-08 18:49:21 +01:00