Download movie trailers witch utorrnet Script
Posted: 13 Oct 2013, 09:01
Hello,
First: great program. Using it for a week now and i'm very very enthusiast.
I'm using this script in utorrent:
I know it's possible for filebot to also download movietrailers besides the subtitels and fanart, but I cant's figure out how to do this.
Someone?
First: great program. Using it for a week now and i'm very very enthusiast.
I'm using this script in utorrent:
Code: Select all
filebot.exe -script fn:amc --output "F:/downloads" --log-file amc.log --action copy --conflict override -non-strict --def "seriesFormat=TV Shows/{n}/{'Season '+s.pad(2)}/{n} - {sxe} - {t}" "movieFormat=Movies/{n} ({y})/{n} ({y}){' CD'+pi}" --def plex=127.0.0.1 --def music=y subtitles=en artwork=y "ignore=[.]iso" "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S
Someone?