You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Now Im using User Control for Client Authorization - Spotify Access Token screen.
Renamed all unnamed variable names.
Optimized some api codes.
Added auto refresh token.
Cpu usage optimized. It uses about %0.5-%1 now.
Album image downloading process optimized. It will download and load new song image only once (Im detecting is song changed or not. If it changed, download new album image, and load it just once...)
Now Im setting shuffle to false on first load application. (For fix arduino bug)