spotify-web-api-node
spotify-web-api-node copied to clipboard
Palylist not updating on the clients in real-time
I have a weird behavior:
If I create a new playlist and make some commands (remove tracks, add tracks, etc...), I can see the updates in real-time in the Desktop app and on mobile.
But after some more commands, it looks like the clients are caching the playlist and I can't see the updates in real-time. I have to switch to another playlist and go back to it to view the changes.
Is it a known behavior from Spotify? It literally screws my project...