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

Albums are splitted on artists #1495

Closed
fabpico opened this issue Nov 29, 2021 · 3 comments
Closed

Albums are splitted on artists #1495

fabpico opened this issue Nov 29, 2021 · 3 comments
Labels

Comments

@fabpico
Copy link

fabpico commented Nov 29, 2021

Navidrome version: 0.47.0

I would expect that when showing albums, one album should only be shown one time, no matter if the songs in the album are from different artists.

What currently happens, is that albums are splitted on each artist.

splitted albums

@fabpico fabpico added the bug label Nov 29, 2021
@metalheim
Copy link
Contributor

That is expected behavior, not a bug . The reason is that there are a lot of albums with the same name from different artists. (These you wouldn't want clumped together into one)

To avoid that, you need to either:

Set the "Album artist" Tag for all songs to be the same
Or
Set the "compilation" tag to 1 for all songs

Any good tag editor (f.e. Mp3tag, Yate, kid3) can do that

@deluan deluan closed this as completed Nov 29, 2021
@github-actions
Copy link

github-actions bot commented Mar 9, 2023

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants