
But how does it work? Will it extract files that need extracting, and hardlink media files (.mkv, .avi etc?) or will it hardlink everything including .rar files?Using --action symlink|keeplink|hardlink requires at least Java 7 and (on Windows) also admin priviledges so you'll need to run µTorrent as admin
Im currently running
But with the hardlink option I guess it would look likefilebot -script fn:utorrent-postprocess --output "F:/Downloaded/_automated/_postprocess" --action copy --conflict override -non-strict --def "seriesFormat=tv/%N/{fn}" "animeFormat=anime/%N/{fn}" "movieFormat=movie/%N/{fn}" subtitles=n artwork=n "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"
filebot -script fn:utorrent-postprocess --output "F:/Downloaded/_automated/_postprocess" --action copy hardlink --conflict override -non-strict --def "seriesFormat=tv/%N/{fn}" "animeFormat=anime/%N/{fn}" "movieFormat=movie/%N/{fn}" subtitles=n artwork=n "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"