Page 1 of 1

filebot is not recognized as an internal or external command

Posted: 16 Oct 2015, 23:41
by Luke
Hey their

Just having a problem with amc scripting, know it was working before, but now it is saying, filebot is not recognized as an internal or external command. Operable program or batch file: here the command if you need it:
@echo off
filebot -script fn:amc --output "M:/Media X" --log-file amc.log --action move --conflict override -non-strict --def clean=y --def music=n artwork=y "ut_label=Uncategorised" "ut_state=%S" "ut_title=A:\Incomplete Torrents\Complete" --def "ut_kind=multi"--def "ut_file=" "ut_dir=A:\Incomplete Torrents\Complete"
pause

Put the pause in so I could see the error, any ideas on how to fix would greatly appreciated.

Also tried uninstalling filebot to the and reinstalling to the latest.

kind regards

Re: Amc scripting not working

Posted: 17 Oct 2015, 06:07
by rednoah
Use the absolute path as described in the Common Problems section of the manual if you have PATH issues.

Re: filebot is not recognized as an internal or external com

Posted: 18 Oct 2015, 06:17
by Luke
Ok some problem fixed :D , so what I did is I installed Revo which uninstalles programs and also registry keys, so I used that to remove all traces of filebot, once I did that, I re-installed fielbot and Java, the latest versions on each, and then ran my script again and all worked fine. :mrgreen: so problem solved.