I use a Title Case action from here. A direct link to the action I tested is here. (also attached)
Behavior
- Mp3tag 2.43 and previous: Action is performed as expected, replacing certain words with lower case variant.
- 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