Commit Graph

11 Commits

Author SHA1 Message Date
salfab
4de230cb8e add documentation to the publicly exposed methods. 2015-03-15 16:45:16 +01:00
salfab
54e0c06e96 note for improvement - bugfix :) 2015-03-12 19:44:54 +01:00
salfab
0de3bf0916 introduce backwards-compatible new signatures that accept a context for playback by URI. 2015-03-12 19:41:25 +01:00
Gus Perez (Home)
bd5d77528b Updated constructor to use a default parameter instead of going the overload route. 2015-02-22 11:54:08 -08:00
Gus Perez (Home)
84b28a1aa9 Added beta support to SpotifyLocalAPIClass
Adds support for the spotifybeta.exe and spotifybetawebhelper.exe
version of the Spotify desktop client for Windows.
2015-02-22 11:31:27 -08:00
streibeb
6410c28594 Changed web client instances to dispose after use. 2015-01-02 17:49:39 -06:00
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
streibeb
faa7542259 Fixed GetAlbumArtURL Issue 2014-12-29 16:04:59 -06:00
Johnny @PC
544136e7c0 Addition to last commit | Added ability to queue songs 2014-08-05 18:56:29 +02:00
Johnny @PC
763c095818 Changed 'SpotifyAPIExample' to 'SpotifyLocalAPIExample' 2014-08-05 18:52:35 +02:00
Johnny @PC
0b78f12df3 Added support for Spotify's Web API
- New Namespaces
   -> SpotifyAPI.SpotifyLocalAPI
   -> SpotifyAPI.SpotifyWebAPI
   -> SpotifyAPI.SpotifyWebAPI.Models
- Wiki created, examples coming soon
- Added example for the new Web API
- README updated
2014-07-20 22:42:46 +02:00