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

Replacing album artwork not working as expected #56

Open
rstemmer opened this issue May 22, 2021 · 1 comment
Open

Replacing album artwork not working as expected #56

rstemmer opened this issue May 22, 2021 · 1 comment
Assignees
Labels
🐞 Bug Crash or unexpected behavior

Comments

@rstemmer
Copy link
Owner

When trying to replace an album artwork via Web-Frontend, at least the cached down-scaled artworks get not updated.

Reproduce:

  1. Have an invalid artwork that shall be replaced
  2. Upload a new album artwork that should replace the old one

Expected: New artwork appears
What actually happens: The old artwork remains

@rstemmer rstemmer added 🐞 Bug Crash or unexpected behavior 🚨 High Priority Issue breaks core functionality labels May 22, 2021
@rstemmer rstemmer self-assigned this May 22, 2021
@rstemmer
Copy link
Owner Author

rstemmer commented Jul 1, 2021

Seems to be an cache issue of the browser. A browser that not has shown the old thumbnais used the correct version.
So they have been generated.

This still needs some investigation and code review. The whole code is quiet old and has not been developed with direct access to the artwork management in mind. Originally the artwork management was part of adding and updating whole albums.

@rstemmer rstemmer removed the 🚨 High Priority Issue breaks core functionality label Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Crash or unexpected behavior
Projects
None yet
Development

No branches or pull requests

1 participant