No signature of method: static net.filebot.Cache.getCache() is applicable for ar
gument types: (java.lang.String) values: [web-datasource-lv2]
Possible solutions: getCache(java.lang.String, net.filebot.CacheType), getName()
, getClass(), getCacheType(), getAt(java.lang.String), each(groovy.lang.Closure)
groovy.lang.MissingMethodException: No signature of method: static net.filebot.C
ache.getCache() is applicable for argument types: (java.lang.String) values: [we
b-datasource-lv2]
Possible solutions: getCache(java.lang.String, net.filebot.CacheType), getName()
, getClass(), getCacheType(), getAt(java.lang.String), each(groovy.lang.Closure)
at MyEpisodesScraper.<init>(Script1.groovy:50)
at Script1.run(Script1.groovy:8)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:62)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:72)
at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:11
4)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:29)
at net.filebot.Main.main(Main.java:120)
Failure (°_°)
[failure] 'Marvel's Agents of S.H.I.E.L.D.' not found
[failure] 'Marvels Agents of S H I E L D' not found
[failure] 'Arrow' not found
[failure] 'Criminal Minds' not found
[failure] 'Criminal Minds: Beyond Borders' not found
[failure] 'Daredevil' not found
[failure] 'DCs Legends of Tomorrow' not found
[failure] 'DC's Legends of Tomorrow' not found
[failure] 'NCIS: Los Angeles' not found
[failure] 'NCIS Los Angeles' not found
[failure] 'NCIS' not found
[failure] 'The Flash (2014)' not found
[failure] 'The Flash' not found
When changed my login to something non existent it worked but after that timed out:
connect timed out
java.net.SocketTimeoutException: connect timed out
at org.jsoup.helper.HttpConnection$Response.execute(HttpConnection.java:
563)
at org.jsoup.helper.HttpConnection$Response.execute(HttpConnection.java:
540)
at org.jsoup.helper.HttpConnection.execute(HttpConnection.java:227)
at org.jsoup.Connection$execute$0.call(Unknown Source)
at MyEpisodesScraper$_closure2.doCall(Script1.groovy:64)
at MyEpisodesScraper.invokeMethod(Script1.groovy)
at MyEpisodesScraper$_closure6.doCall(Script1.groovy:108)
at Script1$_run_closure7$_closure10.doCall(Script1.groovy:29)
at Script1$_run_closure7.doCall(Script1.groovy:26)
at Script1.run(Script1.groovy:14)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:62)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:72)
at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:11
4)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:29)
at net.filebot.Main.main(Main.java:120)
Failure (°_°)