First of all many thanks for that powerful tool!!
I got it working last week and since the 4.2 update it stopped.
I try to make it work through command input to process already downloaded files but I got this report :
It has to be a newbie mistake but i can't get it working.... My download a piling up unprocessedMicrosoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\>filebot -script fn:amc --output "F:/Media" --log-file amc.log --action copy
-non-strict "F:/Torrents/Moving/TVShows/Thewire" --def excludeList=amc.txt
Locking C:\Users\Charles\AppData\Roaming\FileBot\logs\amc.log
SunCertPathBuilderException: unable to find valid certification path to requeste
d target
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid
certification path to requested target
at net.filebot.web.WebRequest.fetch(WebRequest.java:140)
at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:118)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:32)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.j
ava:133)
at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.jav
a:78)
at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(A
rgumentProcessor.java:198)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:81)
at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:108)
at net.filebot.Main.main(Main.java:191)
Failure (┬░_┬░)
Launch4j: Failed to run the given command.
C:\>filebot -script fn:sysinfo
SunCertPathBuilderException: unable to find valid certification path to requeste
d target
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid
certification path to requested target
at net.filebot.web.WebRequest.fetch(WebRequest.java:140)
at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:118)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:32)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.j
ava:133)
at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.jav
a:78)
at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(A
rgumentProcessor.java:198)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:81)
at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:108)
at net.filebot.Main.main(Main.java:191)
Failure (░_░)
Launch4j: Failed to run the given command.
C:\>

Thanks!