v1.2.0Beta - Prerelease
Spotify-Breaking Change:
After the big Rip accomplished by anna's blog, Spotify has partially reworked/blocked most of the free calls we were using before, because of this it is now strongly suggested to use the new OAuth credentials Obtained from Spotify Developers Dashboard, and set them accordingly in the settings of the app.
This new method comes with a slight risk increase, as we now use credentials directly linked to the spotify account, therefore it is even MORE strongly suggested to create a disposable account to use this app, to avoid the ban of your main account.
We're a not responsible for your account getting banned, you may loose everything related to it, BE MINDFUL
Recap:
This version implements a complete refactor of the Metadata API calls logic.
Adds the option to use Developers OAuth credentials from Spotify, fixes a lot of with failed calls and failing downloads, and adds some QoL improvements like a popup when a song or playlist is unavailable.
Thanks to @respondcreate for the contributions!
Tests reports are welcome on the Discussion linked, and of course as Issue if necessary.
Happy Listening and Happy New Year!
What's Changed
- Fix: Address Spotify API Rate Limiting Issues by @respondcreate in #276
New Contributors
- @respondcreate made their first contribution in #276
Full Changelog: v1.1.4...v1.1.5beta
