My latest version v.2.0.2 of mfc-node is ready to download:
Github link is always the same:
https://codeload.github.com/horacio9a/mfc-node/zip/v2
Download link for precompiled 'exe' Windows version:
http://www.mediafire.com/file/9e30ga...2-20170725.rar
Look config.yml because all the old and new options are listed there.
So from now is the same file for everyone about selecting a recording subfolder or not. New in config.yml is this:
createModelDirectory: true # If you want all the files from same model be recorded in the separate subdirectory
directoryFormat: id+nm # You can choose between 'id+nm','nm+id','id' and 'nm' separate subdirectory format (Of course only if the previous option is 'true')
where 'id' is MFC model ID and 'nm' is MFC model name.