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

Slow response with album art enabled and queued streams #30

Closed
jvandenbroek opened this issue Feb 15, 2021 · 2 comments
Closed

Slow response with album art enabled and queued streams #30

jvandenbroek opened this issue Feb 15, 2021 · 2 comments
Labels
fixed-in-dev The issue has been resolved in the dev branch and should be included in the next release

Comments

@jvandenbroek
Copy link

jvandenbroek commented Feb 15, 2021

When album art is enabled, Ymuse start and navigation is slow, especially when multiple radio streams are in queue. Mpd log displays multiple curl 404 fetch errors, so it seems to pause on that check. Maybe simply disable album art for streams is a solution? I'd like to keep it enabled for the rest of my library.

@jvandenbroek jvandenbroek changed the title Slow response album art and queued streams Slow response with album art enabled and queued streams Feb 15, 2021
@yktoo
Copy link
Owner

yktoo commented Feb 15, 2021

Can you confirm MPD doesn't try to fetch stream covers when you disable Show album art in Preferences?

@jvandenbroek
Copy link
Author

Yes, I've disabled it for now and no curl fetch errors appear in mpd log and no longer hanging delays.

@yktoo yktoo added the fixed-in-dev The issue has been resolved in the dev branch and should be included in the next release label Feb 21, 2021
@yktoo yktoo closed this as completed in 37b63ee Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed-in-dev The issue has been resolved in the dev branch and should be included in the next release
Projects
None yet
Development

No branches or pull requests

2 participants