$performer function cannot always precisely target a single instrument/vocal type

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • None
    • Affects Version/s: 2.6.2
    • Component/s: Scripting
    • 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.

            Assignee:
            Philipp Wolfer
            Reporter:
            yindesu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package