Spotify.NET/SpotifyAPI/Web
Chris dcd038b7df fixed fullalbum being converted to savedalbum
when querying full albums, it wasn't deserizaling it correctly. it was
trying to force it into a saved album, not a full album
2016-01-21 23:51:59 -05:00
..
Auth Properly dispose http server 2015-12-08 12:10:41 +11:00
Enums Formatted and beautified code via codemaid 2015-10-17 00:44:35 +02:00
Models fixed fullalbum being converted to savedalbum 2016-01-21 23:51:59 -05:00
IClient.cs Implemented Async-Structure. 2015-11-05 21:20:22 +01:00
SimpleHttpServer.cs Some more refactoring. 2015-10-28 17:05:09 +01:00
SpotifyWebAPI.cs Forgot to add SavedAlbum-Object... 2015-12-07 14:13:24 +01:00
SpotifyWebBuilder.cs Added support for /me/album endpoints 2015-12-07 14:08:23 +01:00
SpotifyWebClient.cs Implemented own client for async-requests (Should close #55) 2015-11-15 20:54:30 +01:00
Util.cs Use separator when joining string attributes 2015-12-07 23:30:00 +11:00