Search found 2 matches

by openone
27 Jan 2016, 19:26
Forum: Synology NAS & Embedded Linux
Topic: Issues reproducing Filebot success in QNAP NAS - arm5vtel
Replies: 7
Views: 6990

Re: Issues reproducing Filebot success in QNAP NAS - arm5vte

So you want to make sure that your libjnidispatch.so is loaded, correct? Disable all the JNA jar/unpack/load magic: -Djna.nounpack=true -Djna.nosys=false JNA has 3 library path options that are considered, so I'd explicitly set them all: -Djna.boot.library.path="$APP_ROOT" -Djna.library.path="$APP ...
by openone
25 Jan 2016, 07:09
Forum: Synology NAS & Embedded Linux
Topic: Issues reproducing Filebot success in QNAP NAS - arm5vtel
Replies: 7
Views: 6990

Issues reproducing Filebot success in QNAP NAS - arm5vtel

Hello There, Awesome software you have here. Must have been a lot of your hardwork put into it. Thank you, Good sir. Hardware is QNAP - TS212P , 2 bay NAS running Debian 8. It has an ARMv5 processor. I use it as my NAS and download station and also a bit of home automation. By default all my custom ...