Page 1 of 1

Windows store version not shown in 'filebot -version'

Posted: 25 Mar 2017, 10:37
by logarus
I originally had 4.7.2 and started looking around for help when the amc script stopped working moving completed torrents.

Code: Select all

C:\WINDOWS\system32>filebot -script fn:sysinfo
Script not found: sysinfo
java.io.FileNotFoundException: Script not found: sysinfo
        at net.filebot.cli.ScriptBundle.getScript(ScriptBundle.java:54)
        at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:72)
        at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:113)
        at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:28)
        at net.filebot.Main.main(Main.java:124)
Failure (°_°)

Code: Select all

C:\WINDOWS\system32>filebot -version
FileBot 4.7.2 (r4178) / Java(TM) SE Runtime Environment 1.8.0_121
So I read something about updating to the latest version and updated Java along with downloading Filebot from the Windows store, but cmd is still showing filebot -version as 4.7.2 and the uTorrent processing is still not working.

Code: Select all

C:\WINDOWS\system32>filebot -script fn:amc --output "H:/Media" --action copy --conflict skip -non-strict --log-file amc.log --def unsorted=y music=n artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
Locking C:\Users\Lee\AppData\Roaming\FileBot\logs\amc.log
Script not found: amc
java.io.FileNotFoundException: Script not found: amc
        at net.filebot.cli.ScriptBundle.getScript(ScriptBundle.java:54)
        at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:72)
        at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:113)
        at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:28)
        at net.filebot.Main.main(Main.java:124)
Failure (┬░_┬░)
Please help :)

Re: Windows store version not shown in 'filebot -version'

Posted: 25 Mar 2017, 10:54
by rednoah
Uninstall all versions of FileBot you have currently installed. Then ONLY install FileBot from the Windows Store.

Re: Windows store version not shown in 'filebot -version'

Posted: 25 Mar 2017, 13:49
by logarus
Done, Thankyou.

Re: Windows store version not shown in 'filebot -version'

Posted: 26 Mar 2017, 16:55
by spectre4188
What should windows 7 users do? I'm not about to upgrade to 10 anytime soon..