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

Populate playlist from collections #22

Open
akdasa opened this issue Jul 31, 2024 · 0 comments
Open

Populate playlist from collections #22

akdasa opened this issue Jul 31, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@akdasa
Copy link
Member

akdasa commented Jul 31, 2024

Create a mechanism to populare playlist from collections.

Implementation Plan:

  1. Generate list of all tracks which could be added to playlist according to collection filter.
  2. Exclude already played tracks.
  3. Exclude tracks which are in playlist.
  4. Combine all lists using sorting property
  5. Add tracks from generated list to populate playlist up to 25 tracks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant