|
Multiple value delimiter
|
|
14-03-2026, 15:06
(This post was last modified: 14-03-2026 17:07 by simoncn.)
Post: #15
|
|||
|
|||
|
RE: Multiple value delimiter
In the example you gave at the start (an album with ALBUMARTIST set to Rosemary Clooney|Duke Ellington), how are the ARTIST tags set for this album?
If you have the following: ARTIST: Rosemary Clooney ARTIST: Duke Ellington then MinimServer should show correct results in browsing and searching without any need for you to do large-scale retagging. Edit: If your Artist tags match the AlbumArtist tags for all your albums, you can show AlbumArtist index values separated with ' / ' instead of '|' by doing the following: aliasTags: AlbumArtist:nil tagFormat: AlbumArtist.indexFormat={$artist^^^ / ^} This tells MinimServer to ignore the AlbumArtist tags in your files and replace them with formatted values derived from your Artist tags. If you also want to apply the same formatting to AlbumArtist display values, change the above to this: aliasTags: AlbumArtist:nil tagFormat: AlbumArtist.indexFormat={$artist^^^ / ^}, AlbumArtist.displayFormat={$artist^^^ / ^} |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help



