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

Handle track change gracefully #20

Open
joeyy-watts opened this issue Dec 24, 2023 · 0 comments
Open

Handle track change gracefully #20

joeyy-watts opened this issue Dec 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@joeyy-watts
Copy link
Owner

Currently, upon track change, ArtNetLoop will have to download all the information again:

  • Album Cover
  • Audio Features

This causes a significant lag whenever the track is changed.


Potential Solutions:

  • Fade out on track end in background while new track loads
  • Pre-load next track (preferred)

Although would be nice to have both.

@joeyy-watts joeyy-watts added the enhancement New feature or request label Dec 24, 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