new version:
I have found that the present Move everything after <Custom text 2> from <Tag 1> to <Tag 2> works the opposite from what (I think) it's supposed to do.
...
Using the exact same criteria, but with the preset Move everything before <Custom text 1> from <Tag 1> to <Tag 2> works the way I think the after present should be working.
i've fixed this. thanks phred for finding this issue. you might want to reinstall predefined presets.
-----------
* "Change Case" dedicated command and related ASR presets fixes
* New virtual tag functions:
$TitleCase(string)
$TitleCase2(string,excepted_words)
$TitleCase3(string,excepted_words,word_splitters)
$TitleCase4(string,excepted_words,word_splitters,exception_chars)
where:
excepted_words: list of words separated by spaces, which will become lowercase (except for the 1st and the last words)
word_splitters: list of characters separated by spaces, which must be treated as word splitters. i'd recommend to enclose the list into quotes (e.g. "& . -")
exception_chars: list of characters separated by spaces after which the words become lowercase (e.g. ' for something like "Someone's")
--------------
the only known bug at the moment is completely vague to me Bee-liever's bug report. i'm neither able to reproduce this nor understand why this would happen.
https://www.mediafire.com/file/odmp6wgn9hg7hfi/mb_TagTools_debug.zip/file