Ringobot / SpotifyApi.NetCore

Lightweight .NET Core wrapper for the Spotify Web API
MIT License
37 stars 16 forks source link

Player API enhancements #13

Closed DanielLarsenNZ closed 5 years ago

DanielLarsenNZ commented 5 years ago

Fixes #12 Adding more support for the Player endpoints and a big tidyup

DanielLarsenNZ commented 5 years ago

Pretty severe refactoring of how access tokens are handled. No breaking changes but a few obsolete methods ready for deprecation in vnext.