Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage track metadata #71

Open
2 tasks
IkeHunter opened this issue Nov 7, 2024 · 0 comments
Open
2 tasks

Manage track metadata #71

IkeHunter opened this issue Nov 7, 2024 · 0 comments

Comments

@IkeHunter
Copy link
Collaborator

Info

Either a track or an object containing the track should have information about likes vs dislikes, and who queued the track. This item will be sent to the frontend via the websocket (gateway) and REST API, and will be broadcast from the websocket every time the amount of dis/likes changes.

If you choose to extend the tracks type, make sure to change it on the frontend as well.

Task

  • Create interface, or extend existing one to account for track meta data (likes, dislikes, recommended by, queued at)
  • Implement interface as object passed through api/websocket instead of the original spotify track object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant