mybatis-dynamic-sql
mybatis-dynamic-sql copied to clipboard
HandbrakeCLI throwing errors when unknown arg added
Fixes an issue I had when defining the HandbrakeCLIPath as an option, it would attempt to add it as a spawn argument and caused Handbrake to error and die.
Fix, simply remove HandbrakeCLIPath from the options getting sent to the objectToSpawnArgs function
Not sure why the readme registers as all those changes...
Hi, could you post a reproduction case please..
If you are having an issue with the HandbrakeCLIPath path, please post some simple, example code which demonstrates it failing so I can reproduce the issue, thanks.
Will re-open once I receive a reproduction case as requested