Page 1 of 1

Pushbullet exception

Posted: 20 Apr 2014, 10:23
by udelledo
Hi,

I'm trying to get pushbullet notifications after executing filebot.

However I'm getting a not so clear error at the end of the execution and I'm not sure what's causing it and how I can solve it.

Code: Select all

------------------------------a1134e1059ac--
, ...]
Possible solutions: post(java.lang.String, java.lang.Object), post(java.lang.String, java.lang.Object, java.lang.Object), post(java.lang.String), get(), wait(), post([B)
        at PushBulletClient$_closure1_closure4.doCall(Script4.groovy:94)
        at PushBulletClient$_closure1.doCall(Script4.groovy:76)
        at Script3.run(Script3.groovy:417)
        at net.sourceforge.filebot.cli.ScriptShell.evaluate(ScriptShell.java:91)
        at net.sourceforge.filebot.cli.ScriptShell.runScript(ScriptShell.java:85)
        at net.sourceforge.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:123)
        at net.sourceforge.filebot.Main.main(Main.java:192)
Failure (°_°)
Please find attached the full log.

Any help would be appreciate.

Thanks in advance

Re: Pushbullet exception

Posted: 20 Apr 2014, 13:30
by rednoah
You'll need the latest development revision for that. Or at least the revision that is stated in the amc manual.