Releases: aome510/spotify-player
Releases · aome510/spotify-player
v0.1.1
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_idfor all player commands - change the default values for
*_each_playback_updateconfig options - update project
README(wording changes, update command descriptions) and the config documentation
v0.1.0
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,playlistas contexts - supported context navigation/browsing
- any many more...