I love this plugin! I'm using v7, latest downloadable from the plugin page.
Wishlist:
- Add the <Custom Text>'s to the list of tags you can search/save values into. This allows easy modifying of the input for slight variations.
It also allows easily doing things like replacing placeholders in the <Custom Text>, for example for the "Generate "Displayed Artist" separated by <Custom text> from multi-artist field":
"feat. (<?>)" where <?> can be set to be replaced with a value, resulting in "feat. (Artist1 & Artist2)"
- Add a conditional input in the Preset Editor. Basically, imagine in between every step there was a toggable input field, that allowed to write conditional statements like '<Temp 1> == "some value"', and if it results in a false expression, the steps terminate or skips (should be an option). If in between every step is too much, then maybe just one at end.
- Same as above but just for the processing and simpler. It just evaluates a regex expression in a chosen tag, if the expr doesn't match, the track gets skipped. I think this one is more important. It would allow pre-filtering the tracks that gets processed.
Many times I would have to do a few passes with slight variations and/or with similar presets to get all the tracks. An option like this would help a lot!