
Here is a shot of the amc.log during the time that those filebot commands should have been executed, but nothing fired from Sep 02 00:18:04 to Sep 03 22:15:17.

Here is an example of me inputting the command directly and it works fine

This is my command input which works when I use it manually but not when uTorrent fires it
Code: Select all
filebot -script fn:amc --output "D://" --log-file amc.log --action copy --conflict override -non-strict --def music=y clean=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" "movieFormat=/Movies/{n} ({y})/{n}" "seriesFormat=/TV/{n}/Season {s.pad(2)}/{s00e00} {t}" pushbullet=********

I've tried so many things to get this working I'm not sure where to start. Any ideas?