h265ize
h265ize copied to clipboard
--watch argument: folder name issue
Hello,
It seems that the --watch argument is not working properly when its path contains brackets ("[" or "]"). Strangely, the script runs without any error.
This problem concerns only the --watch argument: the destination and source arguments are working properly.
Strangely, the script runs without any error.
Unfortunately this is one of the major drawbacks with using Promises (maybe I just don't know how to use them correctly). If I don't catch the errors or they aren't severe enough, they seem to go completely under the radar.
I'll look into your issue.
This issue depends upon https://github.com/paulmillr/chokidar/issues/300.
@MIKAd3v I suggest changing directory names if possible for the time being.
Thank you :)