AMC & uTorrent Noob

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
rawuk
Posts: 1
Joined: 10 Mar 2015, 22:20

AMC & uTorrent Noob

Post 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
User avatar
rednoah
The Source
Posts: 23949
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: AMC & uTorrent Noob

Post 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.
:idea: Please read the FAQ and How to Request Help.
Post Reply