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
filebot is not recognized as an internal or external command
Re: Amc scripting not working
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
Ok some problem fixed
, 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.
so problem solved.

