Skip to content

v1.0.32

Compare
Choose a tag to compare
@thlucas1 thlucas1 released this 17 Jan 15:09
· 3 commits to master since this release

[ 1.0.32 ] - 2025/01/17

  • Fixed issue with random track playing if shuffle mode was on while selecting a track favorite. To fix, I had to disable shuffle prior to starting play of the track as the Spotify Web API would always play a shuffled track. The only other alternative was to just play 1 track, which would then end play when the song ended.
  • Fixed play button icon sizing when player is idle.