dronir / SpotifyControl

Control Spotify from the command line on macOS
451 stars 58 forks source link

Favorite a track, or even like dislike a radio track? #6

Closed g-kanoufi closed 10 years ago

g-kanoufi commented 10 years ago

Hi Olli,

First thanks for your script it's really useful. So this is not an issue but more to ask you if it would be possible to add "add to favorite" a track, or "like/dislike" a radio track?

Thank you

dronir commented 10 years ago

The control that the script has over Spotify is limited by the "hooks" provided by the Spotify app, and currently the script already implements every hook there is. Additional control features can be added if the Spotify developers add more hooks in the future.

g-kanoufi commented 10 years ago

Too bad...

Thanks for letting me know though.