Post Reply 
Mutliple Artists Sort Values
15-05-2024, 14:50 (This post was last modified: 15-05-2024 14:51 by simoncn.)
Post: #6
RE: Mutliple Artists Sort Values
When you do tagging, you use a tagging program to write tag values into the audio file. If you tag a FLAC file with artists Kasabian and Mark Ronson, the following tags are written into the file:

ARTIST=Kasabian
ARTIST=Mark Ronson

The artist value you type into your tagging program to make this happen is:

Kasabian; Mark Ronson

Your tagging program removes the semicolon and writes the two values shown above. Some tagging programs use \\ instead of semicolon to separate the artist names and some tagging programs allow you to type each name separately.

Whichever approach is used by the tagging program, MinimServer sees two separate tags when it reads the file and does not see ; or \\.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Mutliple Artists Sort Values - GavinB - 14-05-2024, 11:00
RE: Mutliple Artists Sort Values - simoncn - 15-05-2024 14:50

Forum Jump:


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