mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 22:25:52 +03:00
[GH-ISSUE #97] Playlist handling in pool creation is broken #73
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#73
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 @EddieTheCubeHead on GitHub (Feb 24, 2024).
Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/97
Fetching playlist directly from spotify returns a different json format than core expects. This breaks core.
Reproduction:
Expected result:
Actual result:
Acceptance criteria: Pool creation from playlist works.