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
It would be super helpful for the webapp Jukebox remote to also be able to view the current live playlist view (as a synced queue?), as well as the current song progress, title, artist, control the volume and reorder playlist queue.
In case I end up working on this myself in the coming months, or you make progress on any of these, here they are as a checkable list:
Live playlist view / queue view
Control live playlist
Song progress
Control client player volume
View title / artist / album art
Ideally, the current "Jukebox" page could just have a connect button or box where you enter the remote code, instead of only having the option to start the session.
This would save effort in improving the current remote UI, as all the components / UI elements are already there, they just need websocket connections setup and implemented.
It would also be more intuitive to users to implement it this way.
The current "workaround" to this solution is having both a normal player and a remote page opened, so you can both see the live playlist and use the minimal pause / skip controls on the remote, but this is kind of annoying to explain to non-tech ppl for the use case of having guests control the music.
The text was updated successfully, but these errors were encountered:
It would be super helpful for the webapp Jukebox remote to also be able to view the current live playlist view (as a synced queue?), as well as the current song progress, title, artist, control the volume and reorder playlist queue.
In case I end up working on this myself in the coming months, or you make progress on any of these, here they are as a checkable list:
Ideally, the current "Jukebox" page could just have a connect button or box where you enter the remote code, instead of only having the option to start the session.
This would save effort in improving the current remote UI, as all the components / UI elements are already there, they just need websocket connections setup and implemented.
It would also be more intuitive to users to implement it this way.
The current "workaround" to this solution is having both a normal player and a remote page opened, so you can both see the live playlist and use the minimal pause / skip controls on the remote, but this is kind of annoying to explain to non-tech ppl for the use case of having guests control the music.
The text was updated successfully, but these errors were encountered: