filebot is not recognized as an internal or external command

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
Luke
Posts: 18
Joined: 24 Feb 2014, 09:36

filebot is not recognized as an internal or external command

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

Re: Amc scripting not working

Post by rednoah »

Use the absolute path as described in the Common Problems section of the manual if you have PATH issues.
:idea: Please read the FAQ and How to Request Help.
Luke
Posts: 18
Joined: 24 Feb 2014, 09:36

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

Post 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.
Post Reply