Search found 2 matches

by NoahPhense
06 Jan 2014, 05:06
Forum: Scripting and Automation
Topic: Noob in need of help
Replies: 3
Views: 2733

Re: Noob in need of help

filebot -script fn:amc --output "E:/Movies" --log-file amc.log --action copy --conflict override -non-strict --def music=n subtitles=en artwork=n --def clean=y --def xbmc=hostname --def "movieFormat=Movies/{n} {y}/{fn}" "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S ...
by NoahPhense
06 Jan 2014, 02:10
Forum: Scripting and Automation
Topic: Noob in need of help
Replies: 3
Views: 2733

Noob in need of help

So I attempted to run rednoahs utorrent script and was able to only achieve half of what I was hoping for. Upon downloading files from utorrent I was hoping to have the files copied from E:\Downloads to E:\Movies Then have the titles corrected to "Movie name" (Year) "Movie Resolution" Subtitles ...