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

Ampache mixes up compilations and solo records #3841

Closed
haelduksf opened this issue Feb 24, 2024 · 4 comments
Closed

Ampache mixes up compilations and solo records #3841

haelduksf opened this issue Feb 24, 2024 · 4 comments

Comments

@haelduksf
Copy link

Description

Describe the bug

I have one split album by Kyuss / Queens of the Stone Age, and one album by Kyuss. Both are correctly tagged and in the correct folder. Both appear in the web client with Album Artist = "Kyuss / Queens of the Stone Age", album name = "Kyuss / Queens of the Stone Age", and song artist on all Kyuss songs = "Kyuss / Queens of the Stone Age". Queens of the Stone Age songs on the split album correctly show artist = "Queens of the Stone Age". The Ampache API client shows the correct album name but incorrect album artist and song artists.

Running "update from tags" or manually editing album or song tags does nothing.

This may be a duplicate of #3833 but the details are different enough that I figured I'd open a new one.

image
image

I don't have any repro instructions beyond setting up a fresh Ampache 6.2.1 database and importing a music library as described above.

Environment

  • Ampache version: 6.2.1 Docker image
  • Web server + version: Apache Docker image
  • Server operating system: PiOS
  • Client operating system: Windows/DSub

Client type

  • Web
  • Ampache
@mitchray
Copy link
Member

I'm assuming its due to a known bug where a new artist being added to Ampache sometimes is named incorrectly if the first song it processed was a multi-artist track

You can see if it is or not by going to the Kyuss / Queens of the Stone Age artist in Ampache, if it has an MBID of ea0f2a37-7007-4217-a812-396227f5013a then its actually Kyuss

The quick fix is to just rename the artist in the Artist > Edit Artist

@haelduksf
Copy link
Author

You were correct about renaming the artist. This also renamed the album "Kyuss (2006)". Renaming the album does nothing.
image

@mitchray
Copy link
Member

That is probably this bug, if you don't have an album artist set: #3761

@haelduksf
Copy link
Author

There was an album artist set, so I don't think it's exactly the same bug.
I did manage to fix it with "Update from tags"
I won't close this myself in case you want to pursue this further; otherwise it can be closed. Thanks for your help!

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

2 participants