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 with the same name #1768

Open
llevet opened this issue Jun 10, 2019 · 3 comments
Open

Albums with the same name #1768

llevet opened this issue Jun 10, 2019 · 3 comments

Comments

@llevet
Copy link
Contributor

llevet commented Jun 10, 2019

Hi.

remove patch :
73603df

This patch broke adding Albums with the same name, because there is no filter on Artis, so all album with same name is add in queue.

https://forum.volumio.org/albums-with-the-same-name-t5719.html

Ludo.

@llevet
Copy link
Contributor Author

llevet commented Jul 13, 2019

Will be corrected by :
#1770

llevet.

@cbergmiller
Copy link

I think 4232176 introduced a regression on this issue for files with empty albumartist fields. When album is the same files are added even when artist differs.
Or must albums (that aren't compilitions) always have populated albumartist fields in all files?

@llevet
Copy link
Contributor Author

llevet commented Apr 19, 2020

Your are right, albumartist must be always populate.
(https://forum.volumio.org/problem-playing-certain-albums-volumio-599-and-598-t12774.html)
According to MPD (kernel of volumio) :
albumartist: on multi-artist albums, this is the artist name which shall be used for the whole album. The exact meaning of this tag is not well-defined.
(https://www.musicpd.org/doc/html/protocol.html).

And other thing, MPD said :
find EXPRESSION : AlbumArtist looks for VALUE in AlbumArtist and falls back to Artist tags if AlbumArtist does not exist. VALUE is what to find.
But the UI of volumio can't.

Ludovic.

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