Commit Graph

268 Commits

Author SHA1 Message Date
Rikki Tooley
564b0dc8de Forgot to commit the project file.....
http://i.imgur.com/QDgKUpw.jpg
2014-12-22 23:29:53 +00:00
Rikki Tooley
ed85c9913e Merge pull request #42 from PCurd/AddingLibrary 2014-12-22 23:21:55 +00:00
Rikki Tooley
73835fc447 Style changes and a bit of tidying, rename some commands (#43)
Also excluding Object tests temporarily
2014-12-22 23:19:29 +00:00
Peter Curd
596cd285fb Updating GetTracksCommand to use new style CreateSuccessResponse 2014-12-20 16:01:57 +00:00
Peter Curd
367724390d Added TotalPlayCount to Track parsing
Added Name as a possible field for album name
Allowed HandleResponse for GetTracksCommand handle single results as an object instead of an array
Added working tests for GetTracksCommand
2014-12-20 15:32:02 +00:00
Peter Curd
7ce8527f1c Tests for Multiple and Single track returns for GetRecentScrobbles 2014-12-20 14:20:16 +00:00
Peter Curd
3e90340a80 Added tests for prototype LibraryGetTracks
Starter reconstruction of test helper functions
Added ApiResponses for User
Added tests for GetRecentScrobbles
2014-12-20 13:53:27 +00:00
Peter Curd
c90c65ff8d Added LibraryAPI class, interface, resource, and tests. Initial code for Library.getTracks method. Updated LastImageSet object to allow optional Mega size. 2014-12-18 19:30:01 +00:00
Harry
03e36191ab Better fix for LastWiki 2014-12-18 15:19:58 -04:00
Harry
6516dac271 Fix bug with LastWiki
sometimes it will throw a formatexception when parsing the published
property
2014-12-17 12:53:47 -04:00
Rikki Tooley
38932a19c0 Merge pull request #39 from zumicts/master
Parse biography and similar artist tokens for artists
2014-12-17 09:40:21 +00:00
Harry
691e430efb Rename LastBio to LastWiki 2014-12-16 13:55:29 -04:00
Rikki Tooley
a9ec72c87b Adding Gitter webhook to AppVeyor build config to provide build status notifications 2014-12-16 09:35:42 +00:00
Harry
e5395dfd19 Add bio and similar to artist object 2014-12-14 18:31:36 -04:00
Rikki Tooley
b06517d32a Fixing build... always forget to commit project file changes 2014-12-09 13:31:03 +00:00
Rikki Tooley
7e703ff25d Merge branch 'master' of https://github.com/inflatablefriends/lastfm 2014-12-08 21:04:31 +00:00
Rikki Tooley
4a7a3c11b6 Fix the test I broke in GetAlbumTopTagsCommandTest 2014-12-08 11:34:33 +00:00
Rikki Tooley
dca94d8ebc Make GetAlbumTopTagsCommand use the casing as on the documentation
album.gettoptags -> album.getTopTags
2014-12-08 10:53:13 +00:00
Rikki Tooley
c245cbdd62 Commenting out appveyor push command to fix the build 2014-12-08 10:49:03 +00:00
Rikki Tooley
af01198431 Update Progress.md - 107 remain 2014-12-08 10:39:17 +00:00
Rikki Tooley
8313e8dca0 Note about squashing commits before sending a PR 2014-12-08 10:37:58 +00:00
Rikki Tooley
d1bca34f6c Renaming Shout to LastShout
See #17
2014-12-06 13:36:14 +00:00
Rikki Tooley
608d7b1c38 Make NuGet pack script use the right package id 2014-12-05 15:29:01 +00:00
Rikki Tooley
7b8f11ea75 Merge pull request #37 from prashantkhandelwal/master
Closes #37
2014-12-05 14:45:10 +00:00
Prashant Khandelwal
68470c84d8 Test cases for GetAlbumTopTagsCommand 2014-12-05 14:29:22 +00:00
Prashant Khandelwal
6899cf86ee Added album.getTopTags API method to get top tags 2014-12-04 20:10:07 +05:30
Rikki Tooley
ba85890c53 Mention NuGet package in Readme 2014-12-02 15:44:38 +00:00
Rikki Tooley
dbc77670b4 Change NuGet package name to Inflatable.Lastfm 2014-11-25 13:18:02 +00:00
Rikki Tooley
0bb5529365 Publish NuGet packages to AppVeyor feeds
nuget property in appveyor.yml adds the feeds to NuGet's sources, doesn't publish to them
2014-11-21 01:14:34 +00:00
Rikki Tooley
221933ad2b Publish fewer artifacts in the build 2014-11-21 00:57:07 +00:00
Rikki Tooley
8246fcb609 Only use semantic versioning when packaging NuGet 2014-11-21 00:01:39 +00:00
Rikki Tooley
f5db4b37eb Configuring NuGet packaging and AppVeyor build 2014-11-20 23:39:22 +00:00
Rikki Tooley
c7cafb45d6 GetAlbumShoutsCommandTests, fix timezone issue with Shout.TimePosted 2014-11-16 20:58:14 +00:00
Rikki Tooley
f4ea6ca238 Page parameters weren't being passed through in Syro tool 2014-11-16 20:39:21 +00:00
Rikki Tooley
9bdb7b13c0 GetAlbumInfoCommandTests, tidying tests project 2014-11-16 20:28:37 +00:00
Rikki Tooley
89732922da Setting up OpenCover and ReportGenerator tools
Closes #8
2014-11-16 19:22:34 +00:00
Rikki Tooley
56464f1f29 Change to use artist.getTopTracks instead of artist.topTracks like in documentation
also top albums
Fixes #34
2014-11-09 23:01:54 +00:00
Rikki Tooley
574f99bc0c Use MD5 hashing from MyConvert NuGet package instead of xBrainLab.Security.Cryptography.dll
Closes #35
2014-11-09 22:55:52 +00:00
Rikki Tooley
3e8bfe7351 Forgot to add the picture 2014-11-09 16:47:44 +00:00
Rikki Tooley
11c1626485 Contributing guide 2014-11-09 16:46:08 +00:00
Rikki Tooley
c6d9cb551f Removing duplicate project + deleting copy-report.ps1 2014-11-09 16:22:42 +00:00
Rikki Tooley
7d754407c6 Removing test code 2014-11-09 15:51:48 +00:00
Rikki Tooley
e99ba1fb77 Merge branch 'master' into syro 2014-11-09 15:50:07 +00:00
Rikki Tooley
63bc96beac Don't send the ExpectContinue header on API requests - fixes #36 2014-11-09 15:49:15 +00:00
Rikki Tooley
997f3da9d1 Request builder 2014-11-09 14:42:51 +00:00
Rikki Tooley
55decdda69 Open progress report link 2014-11-08 15:44:39 +00:00
Rikki Tooley
12e0b3ac62 Fixing progress report 2014-11-08 15:34:46 +00:00
Rikki Tooley
7f102820da VS style tabs 2014-11-06 00:52:34 +00:00
Rikki Tooley
a8d28159d4 Window styling 2014-11-05 23:31:36 +00:00
Rikki Tooley
dd2cd0a851 Updating README with more sample code 2014-11-04 14:41:43 +00:00