[F] 2.43a Actions: Function typed instead of performed

I use a Title Case action from here. A direct link to the action I tested is here. (also attached)

Behavior

  1. Mp3tag 2.43 and previous: Action is performed as expected, replacing certain words with lower case variant.
  2. Mp3tag 2.43a Development Build: When action is performed, words which would normally be changed, are replaced by the text: $function(word), where function is the function being applied, and word is the word to which the function is being applied.

Example: Kings Of Leon
Mp3tag <= 2.43: Kings of Leon
Mp3tag = 2.43a: Kings $lower( of) Leon

This is very similar to the already confirmed bug:
/t/8415/1

Fixed with Mp3tag v2.43b Development Build.

Kind regards,
Florian

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.