Mp3tag v2.37a - Failure of [ and ] in format string

I find that [ and ] characters in "Tag - Filename" format string are deleted from the result. Known bug? Any chance of a fix?

PS On the change of menu "freedb" to "Tag Sources"... good move! Much clearer.

Square brackets need to be escaped: '['
https://docs.mp3tag.de/scripting (at the bottom)

That was my idea :slight_smile:

Thanks. Again may I suggest this needs mentioning in the help for this command? "You can use the built-in Scripting functions. " is not sufficient to indicate that in this case one /must/ use a scripting feature! :wink: