Releases: dev-sda1/spotify-web-presence
Releases · dev-sda1/spotify-web-presence
Version 1.0.2
- 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
- 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
- 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"