EricRabil / sactivity

Spotify WebSocket Activity API Library
GNU General Public License v3.0
17 stars 1 forks source link

Control spotify #1

Open andrelec1 opened 4 years ago

andrelec1 commented 4 years ago

I create a beautiful display of my spotify play state ...

But now i want to add some little control ...

How can we control the volume / play / pause ?

EricRabil commented 4 years ago

I am very apprehensive to add any setting calls to the Spotify API, as what this library does is already a major breach of the ToS. I would recommend using an official Spotify library for anything that you can.