Search found 5 matches

by micldi
14 Feb 2016, 09:17
Forum: Scripting and Automation
Topic: Filebot does not start - NSA325v2
Replies: 7
Views: 4498

Re: Filebot does not start - NSA325v2

hi @all, thanks for your help. my setup of jdownloader & filebot works now. The main problem was, that it the event could not be startet by jdownloader when jdownloader was run as admin. It worked perfectly when jdownloader was run as root. however I solved that issue as well. here are my steps for ...
by micldi
11 Feb 2016, 21:17
Forum: Scripting and Automation
Topic: Filebot does not start - NSA325v2
Replies: 7
Views: 4498

Re: Filebot does not start - NSA325v2

hi rednoah, with that code [{"eventTrigger":"ON_ARCHIVE_EXTRACTED", "enabled":true, "name":"FileBot", "script":"var amcFile = \"/opt/share/filebot/jdtofilebot.sh\";var path = archive.getFolder(); callAsync(function() {}, amcFile, path);", "eventTriggerSettings":{}}] in the EventScripter of ...
by micldi
10 Feb 2016, 18:55
Forum: Scripting and Automation
Topic: Filebot does not start - NSA325v2
Replies: 7
Views: 4498

Re: Filebot does not start - NSA325v2

thanks for having a look into it. I will try some other scripts...the ones I used are from some forums where people confirmed that the scripts are working. I just installed mediainfo from here: http://pkg.entware.net/binaries/armv5/Packages.html do you know a source where I can get library 'zen' for ...
by micldi
10 Feb 2016, 18:17
Forum: Scripting and Automation
Topic: Filebot does not start - NSA325v2
Replies: 7
Views: 4498

Re: Filebot does not start - NSA325v2

thanks for helping rednoah. I've read the link and will do my best. here is the outcome you were asking for: ~ # filebot -script fn:sysinfo FileBot 4.6.1 (r3315) JNA Native: 4.0.1 MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'zen': Native library (linux-arm/libzen.so) not found ...
by micldi
10 Feb 2016, 08:28
Forum: Scripting and Automation
Topic: Filebot does not start - NSA325v2
Replies: 7
Views: 4498

Filebot does not start - NSA325v2

Hi @all, I’m using Entware-ng on an USB-stick with my zyxel NSA325v2 NAS. Information about Entware-ng can be found here: http://www.zyxelforum.de/viewtopic.php?f=311&t=10148 My goal is to use filebot. I did install java 1.8.0_73 using the file ejdk-8u73-linux-arm-sflt.tar.gz. ARMv5/ARMv6/ARMv7 L ...