bjarneo / Pytify

A CLI application for controlling Spotify
MIT License
741 stars 40 forks source link

Enhance the artist/song search #66

Open bjarneo opened 6 years ago

bjarneo commented 6 years ago

It does not work very well at all.

https://developer.spotify.com/documentation/web-api/reference/search/search/

DustinTheGreat commented 5 years ago

What do you mean place holder issue? like instead of just feeding spotipy.search(type="track, artist ,album") maybe give a option to specify the type?

bjarneo commented 5 years ago

That it is a placeholder issue until I add more information.

Option to specify the type might be a good approach, however, then it kind of limit the free text search. But this might be done with good ux.