Filebot Not Running?

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
spetrillo
Posts: 67
Joined: 21 Jun 2015, 20:46

Filebot Not Running?

Post by spetrillo »

Hmmm I wonder what I have done. I have been tweaking my syntax for the command line piece so I could add one thing at a time and make sure it all works under testing. Now that I have everything working under test I moved it into production. When I used a command prompt it works but all of a sudden its not kicking when uTorrent finishes a download. Any ideas? Did I code something wrong:

filebot -script fn:amc --output "E:/Media" --log-file amc.log --action move --def clean=y -non-strict "E:/Torrents/Complete" --def excludeList=amcexcl.txt --def plex=192.168.1.14:token --def reportError=y --def gmail=id:pswd
Post Reply