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
When a user uses the front end and leaves the app open in the browser, it won't update the playlist of available songs/videos without a full refresh.
We need a way to subscribe to the back end so that it knows to send us updates when there are any. If we receive any updates, it should not be disruptive to the user's experience (i.e. no page reload or skipping currently playing songs).
Problem
When a user uses the front end and leaves the app open in the browser, it won't update the playlist of available songs/videos without a full refresh.
We need a way to subscribe to the back end so that it knows to send us updates when there are any. If we receive any updates, it should not be disruptive to the user's experience (i.e. no page reload or skipping currently playing songs).
Related back-end issue: happy-software/happy_youtube_watcher#34
The text was updated successfully, but these errors were encountered: