Page 1 of 1

Illegal parameter: map

Posted: 11 Apr 2020, 00:20
by dsuth10
I am using qBitTorrent to automate and organise my media files. I don't know enough to know what to do. Cheers.

This is the log file:

Code: Select all

Run script [fn:amc] at [Sat Apr 11 10:09:15 AEST 2020]
Parameter: unsorted = y
Parameter: music = y
Parameter: artwork = y
Parameter: ut_label = 
Parameter: ut_title = Brockmire.S04E04.iNTERNAL.480p.x264-mSD[eztv].mkv
Parameter: ut_kind = multi
Parameter: ut_dir = D:\Downloads D\Series and movies\Brockmire.S04E04.iNTERNAL.480p.x264-mSD[eztv].mkv
Input: D:\Downloads D\Series and movies\Brockmire.S04E04.iNTERNAL.480p.x264-mSD[eztv].mkv
Group: [tvs:brockmire] => [Brockmire.S04E04.iNTERNAL.480p.x264-mSD[eztv].mkv]
Rename episodes using [TheTVDB]
No media files: [D:\Downloads D\Series and movies\Brockmire.S04E04.iNTERNAL.480p.x264-mSD[eztv].mkv]
Processing 1 unsorted files
Illegal parameter: map
java.lang.IllegalArgumentException: Illegal parameter: map
	at net.filebot.cli.ScriptShellBaseClass.lambda$getArgumentBean$1(ScriptShellBaseClass.java:470)
	at net.filebot.cli.ScriptShellBaseClass.getArgumentBean(ScriptShellBaseClass.java:464)
	at net.filebot.cli.ScriptShellBaseClass.rename(ScriptShellBaseClass.java:346)
	at Script1.run(Script1.groovy:538)
	at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
	at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
	at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:113)
	at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:30)
	at net.filebot.Main.main(Main.java:120)
Caused by: java.lang.NoSuchFieldException: map
	at net.filebot.cli.ScriptShellBaseClass.lambda$getArgumentBean$1(ScriptShellBaseClass.java:466)
	... 8 more

Failure (°_°)
Run script [fn:amc] at [Sat Apr 11 10:16:34 AEST 2020]
Parameter: unsorted = y
Parameter: music = y
Parameter: artwork = y
Parameter: ut_label = 
Parameter: ut_title = Will.And.Grace.S11E16.iNTERNAL.480p.x264-mSD[eztv].mkv
Parameter: ut_kind = multi
Parameter: ut_dir = D:\Downloads D\Series and movies\Will.And.Grace.S11E16.iNTERNAL.480p.x264-mSD[eztv].mkv
Input: D:\Downloads D\Series and movies\Will.And.Grace.S11E16.iNTERNAL.480p.x264-mSD[eztv].mkv
Group: [tvs:will and grace] => [Will.And.Grace.S11E16.iNTERNAL.480p.x264-mSD[eztv].mkv]
Rename episodes using [TheTVDB]
No media files: [D:\Downloads D\Series and movies\Will.And.Grace.S11E16.iNTERNAL.480p.x264-mSD[eztv].mkv]
Processing 1 unsorted files
Illegal parameter: map
java.lang.IllegalArgumentException: Illegal parameter: map
	at net.filebot.cli.ScriptShellBaseClass.lambda$getArgumentBean$1(ScriptShellBaseClass.java:470)
	at net.filebot.cli.ScriptShellBaseClass.getArgumentBean(ScriptShellBaseClass.java:464)
	at net.filebot.cli.ScriptShellBaseClass.rename(ScriptShellBaseClass.java:346)
	at Script1.run(Script1.groovy:538)
	at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
	at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
	at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:113)
	at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:30)
	at net.filebot.Main.main(Main.java:120)
Caused by: java.lang.NoSuchFieldException: map
	at net.filebot.cli.ScriptShellBaseClass.lambda$getArgumentBean$1(ScriptShellBaseClass.java:466)
	... 8 more

Failure (°_°)

Re: AMC Help please

Posted: 11 Apr 2020, 06:16
by rednoah
What does filebot -script fn:sysinfo say?


:idea: Please read How to Request Help.

Re: Illegal parameter: map

Posted: 11 Apr 2020, 10:48
by dsuth10
Yes... I was using an old version ...updated all good ...thanks for the help :D