Page 1 of 1
Using ALBUMARTISTSORT instead of ALBUMARTIST?

Posted:
Sat Oct 06, 2012 12:21 pm
by zebra
Is it possible to use the ALBUMARTISTSORT tag from ID3 or Vorbis tags instead of ALBUMARTIST for the album artist? I think this would be much more useful. For example, 90% of the album artists under "T" start with "The". "Beatles, The" would appear under "B".
Re: Using ALBUMARTISTSORT instead of ALBUMARTIST?

Posted:
Sun Oct 07, 2012 12:50 pm
by zip
It should already be doing that. I remove 'The' maually and store it in the DB as a sort name.
Re: Using ALBUMARTISTSORT instead of ALBUMARTIST?

Posted:
Sun Oct 07, 2012 1:12 pm
by zebra
Really? When selecting the album artist category in a DLNA client (BubbleUPnP) the "normal" album artist names are shown: e.g. "James Newton Howard" under "J" instead of "Howard, james Newton" under "H" (see attached screenshots).
Re: Using ALBUMARTISTSORT instead of ALBUMARTIST?

Posted:
Sun Oct 07, 2012 1:16 pm
by zip
I do not read the sort tag. I only use the main one and then apply some code to make it 'sortable', mainly by removing 'the' and 'a'
Re: Using ALBUMARTISTSORT instead of ALBUMARTIST?

Posted:
Sun Oct 07, 2012 1:19 pm
by zebra
Ok, this thread should be then moved to the "Feature requests" sub-forum

Re: Using ALBUMARTISTSORT instead of ALBUMARTIST?

Posted:
Sat Oct 13, 2012 9:40 am
by zebra