artwork.tvdb "Locally"
Posted: 20 Feb 2025, 22:52
I've cloned the repository and are tweaking some of the scripts to my liking but artwork.tvdb "Unaltered" throws up this error.
It works with the regular command
I'm just trying to alter how some of the files are named and to grab what other databases can't get.
Error: Select all
No signature of method: org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.detectSeries() is applicable for argument types: (ArrayList) values: [[Y:\_preprocess\Book of Boba Fett, The (2021)\Season 1\Book of Boba Fett, The (2021)- S01E01 - Chapter 1? Stranger in a Strange Land.mkv, ...]]
groovy.lang.MissingMethodException: No signature of method: org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.detectSeries() is applicable for argument types: (ArrayList) values: [[Y:\_preprocess\Book of Boba Fett, The (2021)\Season 1\Book of Boba Fett, The (2021)- S01E01 - Chapter 1? Stranger in a Strange Land.mkv, ...]]
at Script1$_run_closure1.doCall(Script1.groovy:28)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at net.filebot.cli.ScriptShellMethods.eachMediaFolder(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at Script1.run(Script1.groovy:13)
at net.filebot.cli.ScriptShell.evaluate(Unknown Source)
at net.filebot.cli.ScriptShell.runScript(Unknown Source)
at net.filebot.cli.ArgumentProcessor.runScript(Unknown Source)
at net.filebot.cli.ArgumentProcessor.run(Unknown Source)
at net.filebot.Main.main(Unknown Source)
Shell: Select all
filebot -script fn:artwork.tvdb "/path to files"