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

Infinite playlists #48

Open
Sheraff opened this issue Feb 2, 2023 · 0 comments
Open

Infinite playlists #48

Sheraff opened this issue Feb 2, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Sheraff
Copy link
Owner

Sheraff commented Feb 2, 2023

Similar to a Spotify "radio" or a Youtube "mix", we could have "infinite playlists" that automatically remove played tracks and add new ones.

Would be nice for:

  • full library shuffle
  • liked tracks
  • not-listened-to-in-a-while tracks
  • new tracks
  • ...

We could

  • auto remove tracks that are N-3 before the current (to still allow for "back" button)
  • auto add tracks when playlist is below a certain number
  • keep a list of "already added tracks" so that the query to add more doesn't repeat tracks

If we get this working, we could also implement a "find a mood" function:

shuffles through 10-second previews of seldom-played tracks in your library continuously, until you decide on what to listen to next

@Sheraff Sheraff added the enhancement New feature or request label Apr 23, 2023
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
None yet
Development

No branches or pull requests

1 participant