When collecting SRT csv statistics, if the filepath contains the folder name _some_folder/filename.csv and this folder does not exist, srt-xtransmit does not handle this situation: 1. There is no error and it starts transmission, but 2. No folder is created and as a result no csv file is created.
I think it would be useful to create the directory in this case.
When collecting SRT
csvstatistics, if the filepath contains the folder name_some_folder/filename.csvand this folder does not exist,srt-xtransmitdoes not handle this situation: 1. There is no error and it starts transmission, but 2. No folder is created and as a result nocsvfile is created.I think it would be useful to create the directory in this case.