Quote:When a file includes multiple audio tracks, there is no separation of any kind between their readouts.How could there? The Renamer doesn't have any concept of the stream count number or anything.

Quote:Not sure if placing the standard Merger between the original filename and the first addition is always ideal, but i don't see any significant drawbacks to it either. Replacing it with an optional prefix (and possibly suffix) option(s), would solve any potential issues though.Not sure either if it's a good idea either.
Quote:Using or including a space character in the Merger could improve output readability in some use cases (when the resulting filename is split into multiple lines in a file browser), however currently using a space character as Merger results in: "Error: Missing a 'Merger' parameter" and when used as an additional character, like this: --Merger="; " it gets ignored unless another character is added after it.I probably added a 'trim' somewhere.

-> Added a new version which:
a. shouldn't 'trim off' spaces.
b. has a new parameter:
--FileSeparator: Place this text between the file name and the addition, when not used, 'Merger' will be used.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.