Page 1 of 1

AMC & uTorrent Noob

Posted: 10 Mar 2015, 22:28
by rawuk
I seem unable to get AMC to operate correctly.

I have tested it and it works correctly on the CMD Line & uTorrent can operate programs - I got it to run notepad after a torrent had downloaded.

Any support is welcome.

Programs
uTorrent 3.4.2 & FileBot v4.5.6

Command
filebot.launcher -script fn:amc --output "E:/Media" --log-file amc.log --action copy --conflict override -non-strict --def "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S" --def "seriesFormat=E:/TV Shows/{n}/{'S'+s}/{fn}" "animeFormat=E:/Anime/{n}/{fn}" "movieFormat=E:/Movies/{n} {y}/{fn}"

CMD Line Test
filebot -script fn:amc --output "E:/Media" --log-file amc.log --action copy -non-strict "E:\Downloaded\The.Walking.Dead.S05E08.REPACK.HDTV.x264-KILLERS" --def excludeList=amc.txt

Screenshots
Image

Image

Image

Re: AMC & uTorrent Noob

Posted: 11 Mar 2015, 03:41
by rednoah
Manual wrote:If you have PATH issues, and it almost always is PATH issues, try using the absolute path to the executable, e.g. "C:/Program Files/Filebot/filebot.exe"
DO NOT use filebot.launcher.exe unless you know what you're doing. Using the GUI executable makes sure you never see the error output if there was any.