-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
2.6.2
-
None
Example recording: https://musicbrainz.org/recording/c77f8d71-4a46-47ce-8101-d16df0f015c3
Example taggerscript:
$setmulti(1,$performer(vocals, ), ) $setmulti(2,$performer(background vocals, ), ) $setmulti(3,$performer(^vocals, ), )
This results in the "vocals" and "background vocals" being merged into the same "1" field:
Ideally, there should be some way to retrieve field "1"'s data as stored in MusicBrainz:
I'd expect this would affect other instruments/vocals where the name of one is contained within the name of another.
- is related to
-
PICARD-2217 $performer() pattern matches full tag name
- Closed
-
PICARD-2218 $performer() should allow regular expressions
- Closed