Skip to content

Releases: aome510/spotify-player

v0.1.1

18 Aug 10:32

Choose a tag to compare

Brief description of changes

  • fix bug that uses artist context for getting playlist context
  • add -t (--theme) CLI option
  • update user data (playlists, saved albums, followed artists) each request (previously only store data from the first request)
  • use playback device_id for all player commands
  • change the default values for *_each_playback_update config options
  • update project README (wording changes, update command descriptions) and the config documentation

v0.1.0

15 Aug 09:39

Choose a tag to compare

Spotify Player v0.1.0

First official release 🥳 🎉 🎉 🎉

After about a month of developing it during my free time (189 commits, 3668 Rust loc, total changes of 15,054++ and 8,145 -- at the time writing) spotify_player version v0.1.0 is now ready with

  • many configurable options
  • all player commands supported
  • supported album, artist, playlist as contexts
  • supported context navigation/browsing
  • any many more...