Skip to content

Tags: vanloads/SpotifyAPI-NET

Tags

2.17.1

Toggle 2.17.1's commit message
Added missing docs

2.17.0

Toggle 2.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added label property to FullAlbum

Fixes JohnnyCrazy#199

2.16.1

Toggle 2.16.1's commit message
PUT method for SeekPlayback (JohnnyCrazy#190)

2.16.0

Toggle 2.16.0's commit message
Added docs for configuration

2.15.1

Toggle 2.15.1's commit message
Added source to publish.cmd

2.15.0

Toggle 2.15.0's commit message
Add Audio Track Analysis models and API endpoint (JohnnyCrazy#161)

* Add Audio Track Analysis models and API endpoint

* Update docs

* Add link to EchoNest archived docs for AudioAnalysis model

2.14.2

Toggle 2.14.2's commit message
Create CODE_OF_CONDUCT.md

2.14.1

Toggle 2.14.1's commit message
Fixed Header add

2.14.0

Toggle 2.14.0's commit message
Removed Proxy = null

2.13.1

Toggle 2.13.1's commit message
Merge pull request JohnnyCrazy#135 from henningms/master

JohnnyCrazy#134 Adds User-Agent in the OAuth request due to recent changes in th…