Commit Graph

18 Commits

Author SHA1 Message Date
Rikki Tooley
2620e5e5a2 Consolidate NuGet packages, migrate IF.Lastfm.SQLite to netstandard1.1
- upgrade sqlite-pcl-net dependency to latest stable
2017-08-24 01:12:02 +01:00
Rikki Tooley
2625131422 Support .Net Standard 1.1 #88
- Upgrade JSON.NET from 6.0.8 to 9.0.1
- Change from Microsoft.Net.Http 2.2.28 to System.Net.Http 4.3.0 (this package doesn't support .Net Standard 1.0)
- This commit deprecates support for Windows Phone Silverlight 8.0
- Remove IF.Lastfm.SQLite project from the solution so it can be upgraded to .Net Standard separately
2016-11-30 03:18:39 +00:00
Rikki Tooley
24d0c40f59 Return ignored scrobbles on ScrobbleResponses
Closes #59
2015-04-26 18:32:20 +01:00
Rikki Tooley
48be3af2c9 Update assembly info 2015-04-26 18:32:20 +01:00
Rikki Tooley
8db319d342 Base SQLiteScrobbler, plus ScrobblerTestsBase... but MSTest doesn't support unit tests across assemblies 2015-04-05 21:46:03 +01:00
Rikki Tooley
8a04cde0f4 #61 Scrobbler class with support for external HttpClient (#41), + tests
Also add Alt+T key combo to Syro to insert timestamp to focussed field, and fix unit tests
2015-04-04 21:23:14 +01:00
Rikki Tooley
8a1f54c090 Move test projects into a solution folder 2015-04-04 02:30:00 +01:00
Rikki Tooley
09ed4132b9 Moving demo Windows Phone app to https://github.com/inflatablefriends/lastfm-samples 2015-02-19 18:51:01 +00:00
Rikki Tooley
b21d0e1a6c track.scrobble integration test, fix for LastAuth not working 2015-01-03 21:18:35 +00:00
Rikki Tooley
34a6043cd1 Moved progress report code to SYRO 2014-11-02 23:32:12 +00:00
Rikki Tooley
a47d601bfb Console app to generate progress report almost there, needs to generate Markdown and deal with missing Lastfm documentation
See #28
2014-10-21 00:18:50 +01:00
Rikki Tooley
2fc4326dd2 Change similar items commands to use PageResponse
Also fix search commands after cac461b22c
Closes #22
2014-10-12 15:44:07 +01:00
Rikki Tooley
49139c97fa Messing about with NuGet again :'(
Change targets to .NET 4.5 to remove dependency on Microsoft.Async
Also removing console project
2014-10-03 15:05:58 +01:00
Rikki Tooley
66366ceaf0 Reorganising project, update dependencies, changed PCL profile 2014-09-16 18:28:40 +01:00
Rikki Tooley
ea0142d269 WP8 demo app, scrobbling works! 2013-06-14 17:44:55 +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
f2a6a61275 Initial commit 2013-06-08 18:49:21 +01:00