So... first question.. why are you using the old batch script?
Check the very first post it's now been updated, so runs entirely via filebot and utorrent (no batch file)..
The below can just be pasted in the utorrent launcher.. obviously updating your own folder names... (although this shouldn't impact unzipping, it's more elegant and less likely to fail..)
Regarding the unzipping issue.. in the screenshot of it running it shows the location of the amc.log file, can you please grab the data from that (where it is processing the rar file?)
Also can you check that the rar file appears in E:/temp? As only appears to have copied two files in your screen shots? neither of which are your rar files?
I'll be online for a bit now (unlike the filebot site) if you post up will try to respond quickly
filebot.launcher.exe -script fn:amc --output "D:/Media1" --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" music=N artwork=n plex=localhost deleteAfterExtract=n clean=n excludeList=amc-input.txt "seriesFormat=D:/Media1/TV/{n}/{'S'+s}/{fn}" "animeFormat=D:/Media1/New Films/{n}/{fn}" "movieFormat=D:/Media1/New Films/{n} {y}/{fn}" "musicFormat=D:/Media1/Music/New/{n}/{album+'/'}{pi.pad(2)+'. '}{artist} - {t}"