Post Reply 
Merging Multi-Disc Albums
20-09-2025, 21:51 (This post was last modified: 20-09-2025 22:02 by simbun.)
Post: #8
RE: Merging Multi-Disc Albums
Eliminating the secondary AlbumArtist results in their removal from the AlbumArtist index and search; however, you could display them in the album listing by creating a new tag to hold the collaboration; for example:
Code:
ALBUMARTISTDISPLAY=Bille Joe + Norah

You'd then use this tag for display purposes:
Code:
tagFormat: AlbumArtist.displayformat={$albumartistdisplay}

Giving you:
   

I use this approach to display artist collaborations:
Code:
tagFormat: Artist.displayformat={$artistdisplay}
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Merging Multi-Disc Albums - gemi - 20-09-2025, 17:46
RE: Merging Multi-Disc Albums - gemi - 20-09-2025, 18:00
RE: Merging Multi-Disc Albums - simbun - 20-09-2025 21:51
RE: Merging Multi-Disc Albums - gemi - 20-09-2025, 18:26
RE: Merging Multi-Disc Albums - gemi - 20-09-2025, 21:57
RE: Merging Multi-Disc Albums - gemi - 21-09-2025, 11:36

Forum Jump:


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