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

Add playlist to new collection button present on playlist room #31821

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Layendan
Copy link
Contributor

@Layendan Layendan commented Feb 7, 2025

#31541

Add a button to playlist room that creates a new collection with all the beatmaps present in the playlist.

Current function:

  • if collection does not exist: create new playlist with the name of the room
  • if a collection with the same name as the room does exist: append unique entries to collection
  • will add beatmaps that are not downloaded to the collection. If the user downloads them later on, they will automatically be added to the collection (this means that it is not possible to remove an undownloaded beatmap from the collection until they download it)

Basic run through features

2025-02-06_17-31-07.mp4

Adding beatmaps to existing collection

2025-02-06_17-33-17.mp4

@Layendan
Copy link
Contributor Author

Layendan commented Feb 7, 2025

Videos are outdated: notifications are changed from "Created new playlist" to "Created new collection"

@peppy peppy self-requested a review February 7, 2025 08:09
@pull-request-size pull-request-size bot added size/XS and removed size/L labels Feb 7, 2025
@pull-request-size pull-request-size bot added size/L and removed size/XS labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants