Post Reply 
Sorting Various artists by album title name ignoring the date
15-09-2023, 17:26
Post: #1
Sorting Various artists by album title name ignoring the date
I have configured my sort tags as below.

Album.sortTags={+Artist, +Date}

This works perfectly when I go to an individual artist.

I have grouped all my Various Artists albums by tagging all the albums as Various Artists in the artist tag. It sorts them as expected by Various Artist first then date but for this one artist tag it would be nice to sort them by album title rather than date. Is this possible?
Find all posts by this user
Quote this message in a reply
15-09-2023, 18:05
Post: #2
RE: Sorting Various artists by album title name ignoring the date
The only way I can think of to do this would be to add another tag to your Various Artists albums such as AlbumTitleSort. You would set this tag to the album title and you would set

Album.sortTags={+Artist, +AlbumTitleSort, +Date}

If you decide to do this, try it with a small number of Various Artists albums first to make sure it is producing the sort order you want.
Find all posts by this user
Quote this message in a reply
15-09-2023, 19:15
Post: #3
RE: Sorting Various artists by album title name ignoring the date
If you're feeling brave you could try this. Read the following post too as I developed the idea further.

I didn't really want to add any additional tags, plus I wanted the Album description to match too.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)