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

Return placeholder image for missing album art in Subsonic API #14

Open
guregu opened this issue Sep 10, 2023 · 0 comments
Open

Return placeholder image for missing album art in Subsonic API #14

guregu opened this issue Sep 10, 2023 · 0 comments

Comments

@guregu
Copy link
Owner

guregu commented Sep 10, 2023

Currently we return a subsonic API error when getCoverArt can't find any matching art, but some web-based clients such as Subplayer don't like this and display a broken image instead.

Instead, we should probably return an image always, but use a placeholder for missing art.

Example of brokenness:
Screenshot 2023-09-11 at 5 17 23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant