WARNING: Illegal Argument: java.io.IOException: The filename, directory name or volume label syntax is incorrect (ut_dir=D:\Downloads\Torrents\How To Train Your Dragon (2010))
Run script [fn:amc] at [Tue Jan 05 21:01:47 AEDT 2016]
Parameter: excludeList = amc.excludes
Parameter: unsorted = y
Parameter: music = n
Parameter: artwork = n
Parameter: clean = y
Parameter: movieFormat = Movies/{n} ({y}){' CD'+pi}
Argument: C:\Program Files (x86)\qBittorrent\ut_dir=D:\Downloads\Torrents\How To Train Your Dragon (2010)
Argument: C:\Program Files (x86)\qBittorrent\ut_kind=multi
Argument: C:\Program Files (x86)\qBittorrent\ut_title=How To Train Your Dragon (2010)
Argument: C:\Program Files (x86)\qBittorrent\ut_label=
File not found: C:\Program Files (x86)\qBittorrent\ut_dir=D:\Downloads\Torrents\How To Train Your Dragon (2010)
Failure (°_°)
Any ideas? I can't see what's going wrong, except for the illegal argument which could have something to do with the way qbittorrent passes in it's parameters :S
The arguments are being passed in except for label - I can confirm the directory is populated with content too.
Is your code expecting the arguments to be passed in after the --def flag, because that seems to be handled correctly anyway (according to the output)?
Script works perfectly fine when I run it manually from the command line, just trying to figure out why qbt isn't working.