I have troubles when trying to use dependencies using IPKG on QNAP TS-870 Pro (Intel), and hope someone would clear it for me.
It seems like filebot/java would not recognize mediainfo and fpcalc when using filebot version 4.5.
The files excists in filebot folder, but somehow it still fails. I even tryed to do a fresh install.
See log below
Code: Select all
[~] # filebot -script fn:sysinfo
Nov 04, 2014 2:48:37 PM java.util.prefs.FileSystemPreferences$1 run
INFO: Created user preferences directory.
FileBot 4.5 (r2612)
JNA Native: 4.0.0
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': Native library (linux-x86/libmediainfo.so) not found in resource path ([file:/share/MD0_DATA/.qpkg/Optware/share/filebot/FileBot.jar])
7-Zip-JBinding: OK
chromaprint-tools: fpcalc -version failed (/opt/share/filebot/fpcalc)
Extended Attributes: OK
Groovy Engine: 2.3.7
JRE: Java(TM) SE Embedded Runtime Environment 1.8.0 (headless)
JVM: 32-bit Java HotSpot(TM) Embedded Server VM
CPU/MEM: 4 Core / 409 MB Max Memory / 17 MB Used Memory
OS: Linux (i386)
uname: Linux QNAP 3.4.6 #1 SMP Fri Oct 3 17:19:43 CST 2014 x86_64 unknown
Done ヾ(@⌒ー⌒@)ノ
[~] # cd /opt/share/filebot/
[/opt/share/filebot] # ls
FileBot.jar data/ lib7-Zip-JBinding.so libzen.so
bin/ fpcalc* libmediainfo.so
[/opt/share/filebot] #