Releases: JohnnyCrazy/SpotifyAPI-NET
Releases · JohnnyCrazy/SpotifyAPI-NET
SpotifyAPI-NET 2.5.0
Web-API:
- Every API-Call is now additionally available as Async-Method (docs)
- Fixed wrong Limit-Calculation
- New Helper-Methods:
GetNextPage
andGetPreviousPage
(docs)
A big shout-out to @JimmyAppelt for helping me with the async-implementation!
SpotifyAPI-NET 2.4.0
- Refactored whole Project
Thanks to @Mrnikbobjeff !
LocalAPI
- Removed nircmd.dll-dependency and added Win SoundClass
- Added
IsSpotifyMuted
- Added
SetSpotifyVolume(float volume = 100)
- Added
GetSpotifyVolume
- Fixed #48
SpotifyAPI-NET 2.3.0
Local-API
- Added some docs
- Added
GetAlbumArtAsByteArrayAsync
andGetAlbumArtAsByteArray
inTrack.cs
- Fixed
IsAd
, now supporting video ads - Fixed
GetAlbumArtUrl
crashing when an ad is currently playing
Web-API
- Fixed a small spelling mistake in
ImplicitGrantAuth.cs
SpotifyAPI-NET 2.2.0
SpotifyAPI-NET 2.1
Made HTTP-Server Port variable
SpotifyAPI-NET 2.0
Update to 1.2
Update to 1.1
Reordered whole project-structure
SpotifyWebAPI:
- Update to support all endpoints/updates as far as the November 11th, 2014
- Improved HTTPServer
- Ordered methods in SpotifyWebApiCass
- Added various models for the new endpoints
SpotifyLocalAPI:
- Added ability to queue songs
- Removed API.cs
Initial Release
Initial Release
If you find any bugs, please create a new issue. Thanks!