[GH-ISSUE #402] Implement paused playback state, and pause playback instead of deleting it on queued job error #226

Closed
opened 2026-02-27 19:17:19 +03:00 by kerem · 0 comments
Owner

Originally created by @EddieTheCubeHead on GitHub (Jul 2, 2024).
Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/402

Originally assigned to: @EddieTheCubeHead on GitHub.

At the moment any error with playback updating job causes the pool to be deleted. Furthermore users cannot leave the pool on idle while they listen to something else.

  • Finish the halfway done "paused" state implementation for pool playbacks
    • Implement a routes for starting and pausing playback
    • Scheduled queueing jobs should not be run for paused playbacks
    • On scheduled job error, set playback as paused instead of deleting it
  • Show playback state as a toggle button on playback display in UI
    • Should still show the playback display on paused
    • Clicking the button toggles state (and button state)
Originally created by @EddieTheCubeHead on GitHub (Jul 2, 2024). Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/402 Originally assigned to: @EddieTheCubeHead on GitHub. At the moment any error with playback updating job causes the pool to be deleted. Furthermore users cannot leave the pool on idle while they listen to something else. - Finish the halfway done "paused" state implementation for pool playbacks - Implement a routes for starting and pausing playback - Scheduled queueing jobs should not be run for paused playbacks - On scheduled job error, set playback as paused instead of deleting it - Show playback state as a toggle button on playback display in UI - Should still show the playback display on paused - Clicking the button toggles state (and button state)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#226
No description provided.