-
Program now determines if a dropped file is a file or directory
-
If you are dragging and dropping anywhere that is not the file batch window the program will ignore the dropped directory
-
If you have dropped a root directory into the file batch window it'll recursively search ALL folders inside that directory for media files to encode
-
Re-worked how the commands are sent to the terminal via subprocess
-
Fixed a bug with the auto encoder, that would sometimes not detect the correct codec selected. This is now done by reading the config so it retains 100% accuracy