Post Reply 
Revisiting the Artist and All Artists Index
21-11-2023, 10:17
Post: #4
RE: Revisiting the Artist and All Artists Index
(20-11-2023 22:52)paultaylor Wrote:  So decoding these answers is the rule simply that

- The AlbumArtist field (i.e ALBUMARTIST for flac, TPE2 for ID3v24, aART for Mp4) must be a consistent single value for correctly identifying albums
- And therefore using an aliasTag to map album_artists into albumartist would break that.
- But as long as I dont do anything to mess up the value of AlbumArtist fields I can create by own Album Artist type index as I wish ?

Whilst there are ways to get it to look right:
Code:
indexTags: Album_Artists:AlbumArtist
tagFormat: AlbumArtist.displayFormat={$Album_Artists}

Because it isn't an Artist tag (to MinimServer) it's still a second class citizen, so your index will made up of '<upnp:class>object.container</upnp:class>' instead of '<upnp:class>object.container.person.musicArtist</upnp:class>' which may affect your browsing, and none of the additional album artists will be returned from a search (at least not as an album artist).

The inconsistency in the search results was what put me off.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Revisiting the Artist and All Artists Index - simbun - 21-11-2023 10:17

Forum Jump:


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