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
Club members should be able to see the current track, and next tracks - event when there are no tracks in the queue. Currently, the way the frontend knows about the tracks is via the tracks-queue api and the websocket.
Task
API route for current track
Store current track in redis
When tracks-queue api is hit, and there are no tracks in the queue, it should give the tracks in the spotify queue
The text was updated successfully, but these errors were encountered:
IkeHunter
added
draft
Issue is half-baked and needs more information
and removed
draft
Issue is half-baked and needs more information
labels
Nov 7, 2024
Problem
Club members should be able to see the current track, and next tracks - event when there are no tracks in the queue. Currently, the way the frontend knows about the tracks is via the tracks-queue api and the websocket.
Task
The text was updated successfully, but these errors were encountered: