cthit / playIT-python

A system for letting users queue Spotify, YouTube videos and SoundCloud songs for playback on a client
http://playit.chalmers.it
MIT License
2 stars 1 forks source link

Backend disconnects clients on any error #17

Open lindskogen opened 8 years ago

lindskogen commented 8 years ago

At the moment, the backend kicks out any client that does anything it's not allowed to. It'd be more appropriate to only disconnect the clients with no token, and ignore any request made on "mistake".

Dr-Horv commented 8 years ago

I believe this has been resolved. But we should take a better look when everything is up and running properly, including playlists.