Skip to content

Instantly share code, notes, and snippets.

@roryashfordbentley
Created October 9, 2015 17:22
Show Gist options
  • Save roryashfordbentley/83eaee68f59f1e1e9783 to your computer and use it in GitHub Desktop.
Save roryashfordbentley/83eaee68f59f1e1e9783 to your computer and use it in GitHub Desktop.
Filebot uTorrent Script
filebot.launcher.exe -script fn:amc --output "D:/" --log-file amc.log --action move --conflict override -non-strict --def "seriesFormat=D:/TV Shows/{n}/{'S'+s}/{fn}" "movieFormat=D:/Movies/{n} {y}/{fn}" music=n subtitles=en artwork=n backdrops=n clean=y plex=127.0.0.1:32400 "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment