I used the programm to convert some files on a fileserver. That didn't work as expected, failing on reading the found files. The bug originated in the manual reformatting of the path string. My fix should work OS agnostic using the python native path tools, but im not a mac or linux user so i have not tested it there.
I used the programm to convert some files on a fileserver. That didn't work as expected, failing on reading the found files. The bug originated in the manual reformatting of the path string. My fix should work OS agnostic using the python native path tools, but im not a mac or linux user so i have not tested it there.