Search found 11 matches

by spz82
02 Jun 2015, 19:59
Forum: Synology NAS & Embedded Linux
Topic: Error Message while starting FileBot Node
Replies: 18
Views: 9424

Re: Error Message while starting FileBot Node

yeap, also had the same... to workaround this do not install FileBot Node from repository, but download this package http://sourceforge.net/projects/filebot/files/filebot-node/filebot-node-0.1.5/filebot-node-0.1.5-noarch.spk/download and use "Manual Install" Manual installation do not inst...
by spz82
02 Jun 2015, 19:33
Forum: Synology NAS & Embedded Linux
Topic: Error Message while starting FileBot Node
Replies: 18
Views: 9424

Re: Error Message while starting FileBot Node

I had same issue with 0.12 node.js on Intel Atom DS712+.
I've manually installed 0.10 version from http://download.synology.com/download/s ... 6-0007.spk
which also fixed issue
cedarview is Intel so you can try it as well
by spz82
02 Jun 2015, 19:22
Forum: Synology NAS & Embedded Linux
Topic: FileBot 4.6 on Synology
Replies: 19
Views: 10433

Re: FileBot 4.6 on Synology

done: https://github.com/SynoCommunity/spksrc/issues/1738

btw.
I've just realized that there is separete Synology & Embedded Linux forum. Please move this thread there. Sorry for making mess ;)
by spz82
02 Jun 2015, 18:29
Forum: Synology NAS & Embedded Linux
Topic: FileBot 4.6 on Synology
Replies: 19
Views: 10433

Re: FileBot 4.6 on Synology

I've installed FileBot 4.5 i686 , but in general you are right, it has it's own libraries and fpcalc I've adjusted filebot.sh (this one for 4.6) to make use of those libraries and now it looks like this: synek> cat /volume1/@appstore/filebot/filebot.sh #!/bin/sh PRG="$0" # resolve relative...
by spz82
02 Jun 2015, 16:37
Forum: Synology NAS & Embedded Linux
Topic: FileBot 4.6 on Synology
Replies: 19
Views: 10433

Re: FileBot 4.6 on Synology

hmm just noticed that filebot 4.5 reports different MediaInfo version that installed from package:
MediaInfo: MediaInfoLib - v0.7.69 vs 0.7.73-2 in package details..

is it possible that filebot via ipkg also installs mediainfo?
by spz82
02 Jun 2015, 16:30
Forum: Synology NAS & Embedded Linux
Topic: FileBot 4.6 on Synology
Replies: 19
Views: 10433

Re: FileBot 4.6 on Synology

are you sure?
how do you explain that libraries are loaded properly by filebot 4.5 installed from ipkg?
please see first code in first post - both MediaInfo and chromeprint are recognized properly by this version.


btw I did not change ANYTHING in terms of both packages before 4.6 upgrade...
by spz82
02 Jun 2015, 16:03
Forum: Synology NAS & Embedded Linux
Topic: FileBot 4.6 on Synology
Replies: 19
Views: 10433

Re: FileBot 4.6 on Synology

synek> ls -l /usr/local/mediainfo/lib lrwxrwxrwx 1 root root 21 May 26 18:43 libmediainfo.so -> libmediainfo.so.0.0.0 lrwxrwxrwx 1 root root 21 May 26 18:43 libmediainfo.so.0 -> libmediainfo.so.0.0.0 -rwxrwxrwx 1 root root 6341080 May 26 18:44 libmediainfo.so.0.0.0 lrwxrwxrwx 1 root root 13 May 26 ...
by spz82
02 Jun 2015, 15:54
Forum: Synology NAS & Embedded Linux
Topic: FileBot 4.6 on Synology
Replies: 19
Views: 10433

Re: FileBot 4.6 on Synology

I did not write that those are the same, but I've got the same behaviour. At the begining I've star started with packages, but when got those errors I dig into, played with ipkg and then noticed that on ipkg filebot 4.5 it works while on any 4.6 it does not. To prove it, I've just cleaned everything...
by spz82
02 Jun 2015, 13:35
Forum: Synology NAS & Embedded Linux
Topic: FileBot 4.6 on Synology
Replies: 19
Views: 10433

Re: FileBot 4.6 on Synology

Hi rednoah, I'm using ipkg because it is easier to test, upgrade, revert changes etc, and I have the same problem on ipkg as on syno package. As I wrote in the first post I already followed this instruction and have installed MediaInfo from SynoCommunity (and mediainfo works). What I see now is File...
by spz82
02 Jun 2015, 13:17
Forum: Synology NAS & Embedded Linux
Topic: FileBot 4.6 on Synology
Replies: 19
Views: 10433

Re: FileBot 4.6 on Synology

sorry but you are wrong ;) first of all filebot installed from ipkg is not installed in /volume1/@appstore/Filebot (only the one from package is there). secondly mediainfo files are in LD_LIBRARY_PATH path, but are not loaded. later on I will analyze how exaclty libraries are searched by filebot, bu...
by spz82
02 Jun 2015, 11:24
Forum: Synology NAS & Embedded Linux
Topic: FileBot 4.6 on Synology
Replies: 19
Views: 10433

FileBot 4.6 on Synology

Hi, I want to start using FileBot on my NAS (DS712+ Intel based), but have a problem with recent version. But maybe first start with what I had with FileBot 4.5 installed from filebot_4.5_i686.ipk: synek> filebot -script fn:sysinfo Jun 02, 2015 12:55:38 PM java.util.prefs.FileSystemPreferences$1 run...