Spotify.NET/SpotifyAPI/SpoitfyLocalAPI
streibeb 3cf603b1ad Fixed Unhandled Exceptions Thrown by Web Client
Unhandled exception with the message "WebClient does not support
concurrent I/O operations" being thrown by query

Created asynchronous query function, and additionally created separate
instances of query for each method.
2015-01-02 15:57:12 -06:00
..
CFID.cs Added support for Spotify's Web API 2014-07-20 22:42:46 +02:00
Enum.cs Added support for Spotify's Web API 2014-07-20 22:42:46 +02:00
Events.cs Added support for Spotify's Web API 2014-07-20 22:42:46 +02:00
ExtendedWebClient.cs Added support for Spotify's Web API 2014-07-20 22:42:46 +02:00
RemoteHandler.cs Fixed Unhandled Exceptions Thrown by Web Client 2015-01-02 15:57:12 -06:00
SpotifyAPI.cs Added support for Spotify's Web API 2014-07-20 22:42:46 +02:00
SpotifyEventHandler.cs Added support for Spotify's Web API 2014-07-20 22:42:46 +02:00
SpotifyMusicHandler.cs Changed 'SpotifyAPIExample' to 'SpotifyLocalAPIExample' 2014-08-05 18:52:35 +02:00
StatusResponse.cs Added support for Spotify's Web API 2014-07-20 22:42:46 +02:00
Track.cs Fixed GetAlbumArtURL Issue 2014-12-29 16:04:59 -06:00