I have copied the 2 mentioned .jar files from http://sevenzipjbind.sourceforge.net/first_steps.html into my Java path (volume1/@appstore/java8.ejdk1.8.0_06/lib) and run the java -cp commands on the First Steps page, but they just give me the man page, like the command failed.
Code: Select all
RackStation> java -cp /volume1/@appstore/java8/ejdk1.8.0_06/lib/sevenzip-jbinding.jar
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
<<<... and the rest of the man page...>>>
Code: Select all
RackStation> filebot -script fn:sysinfo
FileBot 4.2 (r2326)
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:/vol ume1/@appstore/filebot/FileBot.jar])
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: Failed to load 7z-JBinding: no 7-Zip-JBinding in java.library.path
chromaprint-tools: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: OK
Groovy Engine: 2.3.4
JRE: Java(TM) SE Embedded Runtime Environment 1.8.0_06 (headless)
JVM: 32-bit Java HotSpot(TM) Embedded Server VM
CPU/MEM: 4 Core / 419 MB Max Memory / 15 MB Used Memory
OS: Linux (i386)
uname: Linux RackStation 3.2.40 #4493 SMP Fri Aug 22 09:36:14 CST 2014 x86_64 GNU/Linux synology_bromolow_rs3412xs
Done ヾ(@⌒ー⌒@)ノ
Do i have to chmod those .jars to something besides just drag and drop with WinSCP? Am I running mismatched versions of java and filebot (even though they work for movies and tv shows)? Can I point Filebot to theSynology DSM's built in Zip program, rather than the java binding?
I'd also like to get mediainfo running, but that is of much lower concern. I installed the MissleHugger package, and it isn't recognized by Filebot, even after a restart.
Thanks in advance!