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

Support seeding for random sorting #281

Open
ghost opened this issue Nov 16, 2021 · 0 comments
Open

Support seeding for random sorting #281

ghost opened this issue Nov 16, 2021 · 0 comments
Labels

Comments

@ghost
Copy link

ghost commented Nov 16, 2021

Per #77, we have added the ability to randomly sort api resources. As-is, the solution is sufficient for use cases like playing a random theme. However, for extended playlists and libraries, we may want to guarantee an order for pagination through seeding.

Proposals:

  • Support delimited syntax random:{seed}.
  • Support separate seed parameter.
  • Calculate seed
@ghost ghost added enhancement help wanted good first issue php Pull requests that update Php code labels Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

0 participants