Skip to content

πŸš€ Feature: change lobby playlist to be top 99 songs of each userΒ #11

@darren2hang

Description

@darren2hang

We want the lobby playlist to be a pool of all the users in the lobbys' top songs, so we can randomly choose a song from the playlist.

Use Case

Later, we will create a getRandomSong function and it needs a pool of songs to choose from.

Proposed Solution

Modifiy the Lobby.synthesizePlaylist() function in the packages/@aurgy/server/lib/lobby.ts file.

Use user.topSongs to get a users top songs

  • πŸ‘‹ I may be able to implement this feature request

This is a πŸš€ Feature Request

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions