Cant get uTorrent automation to work
Posted: 05 Apr 2014, 15:22
So im trying to do this http://www.filebot.net/forums/viewtopic.php?f=4&t=215
But when i download a file and it finishes.. nothing happens..
I've made sure i downloaded the 64bit java and installed it.
I have tried these bits in the 'run after torrent finishes' field.
and
but neither seem to be doing anything..
i have tried looking for the 'amc.log' file too but i cant find it in the filebot directory
I have no clue what else i could try, unfortunatly im not very experienced with this
But when i download a file and it finishes.. nothing happens..
I've made sure i downloaded the 64bit java and installed it.
I have tried these bits in the 'run after torrent finishes' field.
Code: Select all
filebot.launcher.exe -script fn:amc --output "D:/Anime" --log-file amc.log --action copy --conflict override -non-strict --def "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"
Code: Select all
C:\Program Files\FileBot\filebot.launcher.exe -script fn:amc --output "D:/Anime" --log-file amc.log --action copy --conflict override -non-strict --def "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"
i have tried looking for the 'amc.log' file too but i cant find it in the filebot directory
I have no clue what else i could try, unfortunatly im not very experienced with this