spotify-web-api-node
spotify-web-api-node copied to clipboard
Can we make use of player_state_changed?
I've read that the Spotify Web API has support for the player_state_changed event, however, I can't seem to find any mention of this in the issues or documentation. I'm writing software that is meant for personal use and I'd like to receive a callback whenever I changed tracks on Spotify.
Is there any possibility this can be supported, or any reason why it cannot?
Hey! I am looking to do just that as well, I have to ask if you managed to solve this somehow?