Page 1 of 1

No such property: license for class: Script1

Posted: 11 Aug 2018, 02:30
by kamuicm
Hi, I have a problem since a few days whe I run filebot in Synology, have the error:

Code: Select all

$ filebot -script 'fn:amc' /volume1/TMP1/TV --output /volume1/Video --action move -non-strict --order Airdate --conflict auto --lang en --def 'ut_label=TV' 'music=y' 'unsorted=y' 'artwork=y' 'subtitles=spa' 'clean=y' 'deleteAfterExtract=y' 'excludeList=.excludes' --log all --log-file '/volume2/@appstore/filebot-node/data/filebot.log'
Locking /volume2/@appstore/filebot-node/data/filebot.log
Run script [fn:amc] at [Fri Aug 10 19:14:43 PDT 2018]
Parameter: ut_label = TV
Parameter: music = y
Parameter: unsorted = y
Parameter: artwork = y
Parameter: subtitles = spa
Parameter: clean = y
Parameter: deleteAfterExtract = y
Parameter: excludeList = .excludes
Argument[0]: /volume1/TMP1/TV
No such property: license for class: Script1
groovy.lang.MissingPropertyException: No such property: license for class: Script1
        at Script1.run(Script1.groovy:14)
        at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
        at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
        at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:148)
        at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:36)
        at net.filebot.Main.main(Main.java:126)

Failure (°_°)

Re: Error in Sybnology: No such property: license for class: Script1

Posted: 11 Aug 2018, 06:08
by rednoah
Please install FileBot 4.8.2 (r5789) which is to official final 4.8.2 release. You're using a pre-release beta. You may need to uninstall and then reinstall to get the final release if DSM doesn't do it automatically.

Re: Error in Sybnology: No such property: license for class: Script1

Posted: 11 Aug 2018, 10:43
by Penrithian
Hi rednoah,

Thanks for your work on this project. I just bought my license a few days ago and everything seemed fine but the last couple of days, I've been getting the exact same error kamuicm is getting. I uninstalled and re-installed to ensure I have the latest version (I ran `filebot -version` to be sure).

I can no longer run filebot-node at all (the syno app doesn't run) and it seems to have forgotten my configured scheduled task. What investigative steps do you suggest I take to help debug?

Cheers!

Re: Error in Sybnology: No such property: license for class: Script1

Posted: 12 Aug 2018, 03:39
by rednoah
This error is completely unrelated to FileBot Node. No such property: license for class: Script1 is caused by running a pre-release version of FileBot which didn't support certain scripting features yet. The FileBot Node UI will work or not work irregardless.

:arrow: viewtopic.php?f=13&t=6114

:arrow: Please make new thread and include a screenshot of what you see when it's not working as expected.

:idea: Uninstalling FileBot Node will unfortunately break / delete your scheduled tasks. You may also need to check Synology Scheduler to purge broken tasks.