FileBot with utorrent
Posted: 27 Mar 2014, 22:07
Hi folks,
i have some trouble to make filebot working completly with utorrent. My issue is that the script move correctly files from input's path but sadly the output is alawys my disk's root (folder like Music or TV Shows dont create). The second problem is that it doesnt rename files and not any sub are added too.
Here the script i use :
sry for my english btw
i have some trouble to make filebot working completly with utorrent. My issue is that the script move correctly files from input's path but sadly the output is alawys my disk's root (folder like Music or TV Shows dont create). The second problem is that it doesnt rename files and not any sub are added too.
Here the script i use :
Code: Select all
"C:\Program Files\FileBot\filebot.launcher.exe" -script fn:amc --output "F:/" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=en artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"