You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor streamer (#17)
* temporary disable uvloop
uvloop is temporary disabled due to a bug with subprocesses
* implement streaming as async methods
* refactor player state handling, groupplayer support
* more rework on player states, improve group sync