On 2018/03/21 15:59, Geoff <mxondeb...@free.fr> wrote:
> MPD does not look for "artist WHAT" only when "albumartist WHAT" is
> empty. I think it actually aggregates both (which is the behavior I have
> on my library).

If you see that, it's a bug.

This is the code:

 
https://github.com/MusicPlayerDaemon/MPD/blob/master/src/SongFilter.cxx#L103..L129

It will fall back to Artist only if no AlbumArtist tag exists.  No
aggregation, and not checking both.

Please verify that you really see MPD aggregating both tags, and
report a bug if you can confirm it.

Max
_______________________________________________
mpd-devel mailing list
mpd-devel@musicpd.org
http://mailman.blarg.de/listinfo/mpd-devel

Reply via email to