Commit Graph

212 Commits

Author SHA1 Message Date
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
Rikki Tooley
34a6043cd1 Moved progress report code to SYRO 2014-11-02 23:32:12 +00:00
Rikki Tooley
eebef48a7b Change visibility of command bases from internal to public 2014-11-01 12:46:24 +00:00
Rikki Tooley
303f27e1b3 Add a progress bar from progressed.io to the progress report 2014-10-26 14:47:43 +00:00
Rikki Tooley
28259b58d4 Progress report tool now generates PROGRESS.md
(build and run IF.Lastfm.ProgressReport to update)
Closes #28
2014-10-26 14:28:54 +00:00
Rikki Tooley
d0a4283ba7 Merge pull request #29 from zumicts/master
Fixes #30: Kiesza bug in parsing Album.Tags
2014-10-22 16:11:43 +01:00
Harry
07a5fab059 Fix tags bugs for last objects
Needed to check if the token was an array or not and continue from there
to the appropriate action.
2014-10-22 09:49:44 -04:00