I know that FLAC supports multiple vorbis comments with the same field name but with different values. For example, a file might contain these comments:
COMPOSER=Gillian Welch
COMPOSER=David Rawlings
as opposed to a single comment like:
COMPOSER=Gillian Welch and David Rawlings
We've noticed that AMG (and perhaps other databases) often return metadata like this:
Composer: Gillian Welch; David Rawlings
I don't see the advantage or reason for wanting to separate co-writers or a performing duet into separate tags. In fact, it seems inappropriate, as it might cause one of the two (or more, if there are more than two) songwriters or artists to either be overlooked in a search of a database or in a display on a media player (iPod) or GUI (iTunes) assuming for this example that the FLAC files were converted to MP3.
Where did this practice of splitting values into separate comment fields originate, and why? It certain should not make it any easier for search engine purposes.
We'd rather not do it, and we'd rather be able to combine this information when CD Ripper ingests it as values separated by a semicolon.
Comment, answers or suggestions welcome....especially the answers.
Thanks in advance.
"d2b"
COMPOSER=Gillian Welch
COMPOSER=David Rawlings
as opposed to a single comment like:
COMPOSER=Gillian Welch and David Rawlings
We've noticed that AMG (and perhaps other databases) often return metadata like this:
Composer: Gillian Welch; David Rawlings
I don't see the advantage or reason for wanting to separate co-writers or a performing duet into separate tags. In fact, it seems inappropriate, as it might cause one of the two (or more, if there are more than two) songwriters or artists to either be overlooked in a search of a database or in a display on a media player (iPod) or GUI (iTunes) assuming for this example that the FLAC files were converted to MP3.
Where did this practice of splitting values into separate comment fields originate, and why? It certain should not make it any easier for search engine purposes.
We'd rather not do it, and we'd rather be able to combine this information when CD Ripper ingests it as values separated by a semicolon.
Comment, answers or suggestions welcome....especially the answers.
Thanks in advance.
"d2b"
Comment