hnarayanan / shpotify

A command-line interface to Spotify.
https://harishnarayanan.org/projects/
2.02k stars 153 forks source link

Play Latest #163

Open ainsleyclark opened 1 year ago

ainsleyclark commented 1 year ago

Hi, thanks for this package.

I'm wondering if there is a way to support playing artists by their latest release?

For example:

spotify play artist "Above & Beyond Group Therapy"
# Playing (Above & Beyond Group Therapy Search) -> Spotify URI: spotify:artist:7HXnQUEKHiWvUqSIR9ydOC

Plays their first album, not their latest.

Many thanks in advance.