Page 1 of 1

Using FileBot with uTorrent

Posted: 22 Feb 2014, 15:23
by rolfern91
Hello :)

filebot -script fn:amc --output "\\My-NAS" --log-file amc.log --action copy --conflict override -non-strict --def music=n subtitles=en artwork=n "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"

It moves my Tv episode into a "Season XX" folder, but I want it to use my "Season X" folder.
And also, can I choose another folder? Now it goes into"TV Shows" folder.

I am sure there is an easy solution, but i couldn't find it.