hnarayanan/shpotify

spotify play list not working

felipeauol opened this issue · 11 comments

When searching for playlists, the API does not seem to find any playlists in Spotify wether user owned or not. For instance the command:

spotify play list daily lift

gives the following output:

Searching playlists for: daily lift
No results when searching for daily lift

I'm having the same problem.

Can someone who uses this feature please take a look?

I'm looking into it, will submit a pull request later.

Alright please check PR #90.

This is now fixed thanks to @turbopope.

If you want to create a new release, one of us can update the homebrew recipe.

Not yet. I would like to fix the artist play thing too, then I'll make a release.

The thing I am really trying to get merged is ohmyzsh/ohmyzsh#6419, which is blocking many zsh users (me included) from experiencing the canonical version of this script.

@dmofot I've published a release (https://github.com/hnarayanan/shpotify/releases/tag/2.0.2) with recent fixes. :)

Ok, Homebrew/homebrew-core/#21564 submitted and passed all checks. Should be merged when they get around to it.

Homebrew has merged the PR, should be all set.

Thanks!