Use Albumartist tag

Post Reply
cheapskate
Posts: 1
Joined: Tue Dec 04, 2018 11:58 am

Use Albumartist tag

Post by cheapskate »

Hi,

The following would be nice:

if albumartist tag exists
then
index by albumartist
else
index by artist

AFAIK, this is how Squeezebox Server (aka Logitech Media Server) and Plex seem to work.
There can be all sorts of valid info in the Artist tag, but sorting by it can fragment an album.
I feel happy to overwrite Albumartist to get the sorting to work out how I want, but I don't want to overwrite what the ripper has put in Artist.

FYI, I love:
- how tiny it is
- the Heard/Found window.
- the Override feature

Many thanks!
bizmodeller
Posts: 458
Joined: Thu Nov 14, 2013 8:40 pm

Re: Use Albumartist tag

Post by bizmodeller »

Sorry for the belated reply and thanks for the ideas....

Ironically, what you suggest is the opposite of what we do .... we have

if trackartist exists
then
index by trackartist
else
index by albumartist

i.e. we take the track artist in preference to the album artist

We should probably index both fields and be done with it.....
Post Reply