Skip to content

Releases: dev-sda1/spotify-web-presence

Version 1.0.2

28 Jul 21:46
Compare
Choose a tag to compare
  • Fixed extra comma that was on the client example (jQuery)
  • Cleaned up random console logs and renamed the refresh token function

Example as always on my website (when i'm playing music) https://pyxlwuff.dev

Version 1.0.1

08 Jul 22:01
Compare
Choose a tag to compare
  • Made data fetching for the artist dataset easier by adding names as their own seperate value.
  • Fixed the client jQuery example not replicating the new output formats.

Example as always on my website (when i'm playing music) https://pyxlwuff.dev

Version 1.0

06 Jul 22:33
Compare
Choose a tag to compare
  • First Major Version!!11
  • Added album URLs to JSON output
  • Added seperate artist outputs to JSON output
  • Errors on the data fetching of /currentplaying will now output in console instead of relaying in the browser as "no track playing"