I have a question.
Concerning Concatenate.
I created a workflow where I submit a single file to a workflow and the workflow concatenates all files within the folder where the submitted file is located.
Using a bat-file which will be automatically created during the process.
It works as intended.
By the way: I have never given much attention to variables until FFAStrans came around

It makes FFAStrans a real powerhouse, not only for transcoding purposes but for every kind of workflow.
However.
I would like to create a workflow where I submit several files at once.
All files are within the same folder (source location is not always the same).
All submitted files shall be concatenated.
As far as I understand FFAStrans mechanism each submitted file is a separate job.
So, every submitted file is passing every node within a workflow-chain.
Every command would be executed several times.
So it would make no sense for example to use the hold node.
Have you an idea if such a workflow within a single workflow-chain would be possible?
I would prefer to avoid using a watchfolder and keep the workflow disabled.
It's absolutely definitely for sure not a life saving feature.
Apart from concatenating rather a starting point to make more fancy things out of it.
Best
Taner