24-06-2019, 17:56
Hi everybody,
my index contains the <n> albums list and one Artist list. <n> albums is sorted by default (alphabetical - Album title). This is ok.
Artist list has all artist in alphabetical order and subsequently for each artist the Album(s) as subfolders.
I would like to sort the albums by *date* and not in alphabetical order. But as soon as I achieve this, the <n> albums list looses the alphabetical sort order.
Here my settings:
indexTags: Artist, Genre, Rating, Live=1, Compilation=1, #audiodata
itemTags: artistsort, albumartist, date, discnumber, tracknumber, title
tagOptions: artist.ignore.*={The}, Album.sortTags={Date}
tagValue: DiscSubtitle.default={DiscNumber}, Artist.value.index.sort={artistsort}
How to change my settings?
Sincerely
Martin
my index contains the <n> albums list and one Artist list. <n> albums is sorted by default (alphabetical - Album title). This is ok.
Artist list has all artist in alphabetical order and subsequently for each artist the Album(s) as subfolders.
I would like to sort the albums by *date* and not in alphabetical order. But as soon as I achieve this, the <n> albums list looses the alphabetical sort order.
Here my settings:
indexTags: Artist, Genre, Rating, Live=1, Compilation=1, #audiodata
itemTags: artistsort, albumartist, date, discnumber, tracknumber, title
tagOptions: artist.ignore.*={The}, Album.sortTags={Date}
tagValue: DiscSubtitle.default={DiscNumber}, Artist.value.index.sort={artistsort}
How to change my settings?
Sincerely
Martin