I have been using this script in uTorrent for a log time now.
A couple of days ago I updated Filebot, uTorrent and Java and it stopped working.
Script:
filebot -script fn:amc --output "\\SERVER" --log-file amc.log --action copy --conflict override -non-strict --def music=n --def gmail=*****:****** --def mailto=****@gmail.com subtitles=en artwork=n "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
LOG:
Run script [fn:amc] at [Thu May 19 18:30:16 CEST 2016]
Parameter: music = n
Parameter: gmail = *****
Parameter: mailto = *****
Parameter: subtitles = en
Parameter: artwork = n
Parameter: ut_label =
Parameter: ut_state = 20
Parameter: ut_title = Home.And.Away.S29E74.HDTV.x264-FiHTV[eztv].mkv
Parameter: ut_kind = single
Parameter: ut_file = Home.And.Away.S29E74.HDTV.x264-FiHTV[eztv].mkv
Parameter: ut_dir = D:\Downloads\Complete
Invalid argument
java.io.IOException: Invalid argument
at java_io_File$getCanonicalFile.call(Unknown Source)
at Script1.run(Script1.groovy:13)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:62)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:72)
at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:114)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:29)
at net.filebot.Main.main(Main.java:120)
Failure (°_°)
Can someone help me? I have tried browsing the forum, but no success.
I am not verry good at scripting, so it's great if you can explain in a simple way..
Thank you in advance

Regards rolfern91