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

Allow removal of existing tags via tagging script

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • Scripting, Tags & Metadata
    • None

      Basically what I'm doing is this (for example):

      1) Start with mp3s that have the Composer field populated (often incorrectly), and run them through Picard.
      2) Picard matches them to tracks that don't have composer information.
      3) I want a tagging script that says 'if there's no composer information, delete the tag (or make in blank)'. $if($eq(%composer%,),$set(composer,)); does not work, since it just ignores the existing tag. Using a fake value (like a space) is kind of weak.

            Unassigned Unassigned
            torc Ryan Torchia
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package