joshuathompson / baton

CLI to manage Spotify playback
MIT License
200 stars 12 forks source link

Add commands to browse saved songs / albums + current user's playlists #19

Closed roelofvkr closed 5 years ago

roelofvkr commented 6 years ago

New commands

Other new things in app

Other stuff

joshuathompson commented 6 years ago

Really cool PR and some great utility that I have been meaning to add eventually with the Makefile. I will review this when I have some time in the next few days. Thanks for the contribution!

roelofvkr commented 5 years ago

@joshuathompson Did you get the chance to review it? i'd love to hear feedback on what i wrote

roelofvkr commented 5 years ago

I updated the things you pointed out, thanks. I also wrote a few lines in the readme explaining how to build

joshuathompson commented 5 years ago

Tested with those changes and can confirm that the build process works on OSX and that saving works correctly for me now.

Thanks for the contribution and sorry I didn't get to this sooner!