mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 14:15:50 +03:00
[GH-ISSUE #170] Subtask: Use websocket to update current playback information in client #108
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#108
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tuomasmustakallio on GitHub (Apr 1, 2024).
Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/170
Implement current playback websocket to client side.
Acceptance criteria: Current playback is displayed in footer
@EddieTheCubeHead commented on GitHub (Apr 1, 2024):
Can also utilize the new "currently_playing" field from PoolFullContents (should be added in #164)