|
Confused by Tags
|
|
30-12-2021, 10:28
(This post was last modified: 30-12-2021 10:33 by simoncn.)
Post: #12
|
|||
|
|||
|
RE: Confused by Tags
Each tag value can only have one sort value. For this purpose, ALBUM=Anthology is a single tag value even though it might be applied to more than one album.
This restriction is clearly necessary for tag values that appear in indexTags (such as ARTIST and GENRE) as it would be very confusing for a tag value to appear multiple times in an index in different sort positions. The same restriction applies to ALBUM even though the situation is a bit different as an album name would normally appear only in the 'n albums' list and this list could contain albums with the same name in different sort positions. You can solve this problem by using a slightly different configuration, as follows: 1) Set itemTags to: Artist Sort, Album Artist Sort, Album Sort, SortAlbum 2) Set tagValue to: Artist.value.sort={Artist Sort}, AlbumArtist.value.sort={Album Artist Sort}, SortAlbum.default={Album Sort, Album} 3) Set tagOptions to: Album.sortTags={SortAlbum, Artist} This works by creating a "virtual tag" named SortAlbum for each file. The value of this tag is either the Album Sort value (if present) or the Album value otherwise. It also changes the sort order for the 'n albums' list to use SortAlbum and Artist tags instead of the default setting of using Album and Artist tags. The combination of these settings should sort your Anthology albums (and other similar cases) in the positions you expect. |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Confused by Tags - GavinB - 29-12-2021, 10:42
RE: Confused by Tags - simoncn - 29-12-2021, 11:31
RE: Confused by Tags - GavinB - 29-12-2021, 13:48
RE: Confused by Tags - simoncn - 29-12-2021, 15:00
RE: Confused by Tags - paultaylor - 07-01-2022, 13:54
RE: Confused by Tags - GavinB - 29-12-2021, 16:20
RE: Confused by Tags - GavinB - 29-12-2021, 16:36
RE: Confused by Tags - GavinB - 29-12-2021, 16:49
RE: Confused by Tags - simoncn - 29-12-2021, 17:17
RE: Confused by Tags - GavinB - 29-12-2021, 18:52
RE: Confused by Tags - GavinB - 30-12-2021, 08:18
RE: Confused by Tags - GavinB - 30-12-2021, 08:41
RE: Confused by Tags - simoncn - 30-12-2021 10:28
RE: Confused by Tags - GavinB - 10-01-2022, 14:57
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



