I
InvisibleMan78
Guest
Sometimes I see that MusicBrainz Picard creates some special tags like COMPOSER or ARRANGER and some more advanced tag names as mentioned here:
https://picard-docs.musicbrainz.org/en/variables/tags_advanced.html
At which point in the source code does Picard decide what kind of involved people at track level will be written into own tags or in a combined INVOLVEDPEOPLE tag?
In the help file I can see this part:
but I can’t find this code part and all the other types.
From the linked relationship type website I can see this part for COMPOSER:
Is my assumption correct that you search for this UUID and then use the tag COMPOSER?
1 post - 1 participant
Read full topic
Continue reading...
https://picard-docs.musicbrainz.org/en/variables/tags_advanced.html
At which point in the source code does Picard decide what kind of involved people at track level will be written into own tags or in a combined INVOLVEDPEOPLE tag?
In the help file I can see this part:
mixer
The names of the “Mixed By” engineers associated with the track
but I can’t find this code part and all the other types.
From the linked relationship type website I can see this part for COMPOSER:
Code:
**ID:** 168
...
**UUID:** d59d99ea-23d4-4a80-b066-edca32ee158f
Is my assumption correct that you search for this UUID and then use the tag COMPOSER?
1 post - 1 participant
Read full topic
Continue reading...