the "Fetch Artwork and Nfo for TV Shows" script isn't workin
Posted: 23 Jun 2016, 15:04
the "Fetch Artwork and Nfo for TV Shows" script isn't working
http://www.filebot.net/forums/viewtopic ... 4&t=5#p204
it only generates the .nfo file, no images are fetched
is it an issue with the script? or is "thetvdb" the problem?
http://www.filebot.net/forums/viewtopic ... 4&t=5#p204
it only generates the .nfo file, no images are fetched
Code: Select all
D:\dexter>filebot -script fn:artwork.tvdb d:\dexter
D:\dexter\dexter s01 => Search by Dexter
D:\dexter\dexter s01 => Dexter
Generate Series NFO: Dexter [79349]
No signature of method: net.filebot.WebServices$TheTVDBClientWithLocalSearch.getArtwork() is applicable for argument types: (net.filebot.web.SearchResult, java.lang.String, java.util.Locale) values: [Dexter, poster, en]
Possible solutions: getArtwork(int, java.lang.String, java.util.Locale), iterator()
groovy.lang.MissingMethodException: No signature of method: net.filebot.WebServices$TheTVDBClientWithLocalSearch.getArtwork() is applicable for argument types: (net.filebot.web.SearchResult, java.lang.String, java.util.Locale) values: [Dexter, poster, en]
Possible solutions: getArtwork(int, java.lang.String, java.util.Locale), iterator()
at Script2.fetchSeriesBanner(Script2.groovy:72)
at Script2$_fetchSeriesArtworkAndNfo_closure8$_closure24.doCall(Script2.groovy:131)
at Script2$_fetchSeriesArtworkAndNfo_closure8.doCall(Script2.groovy:131)
at Script2$_fetchSeriesArtworkAndNfo_closure8.doCall(Script2.groovy)
at net.filebot.cli.ScriptShellBaseClass.tryLogCatch(ScriptShellBaseClass.java:127)
at Script2.fetchSeriesArtworkAndNfo(Script2.groovy:125)
at Script1$_run_closure1.doCall(Script1.groovy:46)
at net.filebot.cli.ScriptShellMethods.eachMediaFolder(ScriptShellMethods.java:199)
at Script1.run(Script1.groovy:7)
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:114)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:29)
at net.filebot.Main.main(Main.java:120)
Done ?(?????)?