Skip to content

C# Spotify - Arduino v1.1

Latest
Compare
Choose a tag to compare
@NADER11NDEU NADER11NDEU released this 11 Jan 20:16
· 30 commits to master since this release
d363cce
  • 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)