inflatablefriends / lastfm

Portable .Net library for Last.fm
Other
100 stars 62 forks source link

Added GetLovedTracksCommand.cs #110

Closed dmerryman closed 6 years ago

dmerryman commented 7 years ago

Added GetLovedTracksCommand.cs Added json for testing it, and Unit Tests. Modified UserApi and IUserApi to add

rikkit commented 7 years ago

Hi @seafea, I haven't reviewed the code yet but it looks promising. While I do that, can you amend your commit to not include the files .vs/IF.Lastfm/v15/Server/sqlite3/storage.ide-wal and .vs/IF.Lastfm/v15/Server/sqlite3/storage.ide-shm? Ta

dmerryman commented 7 years ago

@rikkit Whoops. Thought I'd excluded those. Looks like I got em now.

dmerryman commented 6 years ago

@rikkit Did I do that correctly? I'm still a little new to using Github collaboratively.

rikkit commented 6 years ago

Looks ok, I will squash the commits though when it comes to merge so these files aren't part of public git history. I haven't had a chance to work on this lib for a few weeks now :( I'm setting some time aside this weekend; I have to address #107 first though. Hopefully won't be too much work and I can get this released along with #105.