[GH-ISSUE #111] Fix pool playback #80

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

Originally created by @EddieTheCubeHead on GitHub (Mar 5, 2024).
Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/111

Songs are queued correctly initially - however an erronious fk constraint (PoolMember.id) means db data is quick to corrupt the database and cause playback problems.

Also look into longer timeframe before queuing songs.

Acceptance criteria: core no longer throws a fit when deleting pool members. Songs are added to the queue in time.

Originally created by @EddieTheCubeHead on GitHub (Mar 5, 2024). Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/111 Songs are queued correctly initially - however an erronious fk constraint (PoolMember.id) means db data is quick to corrupt the database and cause playback problems. Also look into longer timeframe before queuing songs. Acceptance criteria: core no longer throws a fit when deleting pool members. Songs are added to the queue in time.
kerem 2026-02-27 19:16:47 +03:00
  • closed this issue
  • added the
    server
    bug
    labels
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#80
No description provided.