Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-2216

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • 2.6.2
    • 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.

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

              Created:
              Updated:
              Resolved:

                Version Package