Search found 15 matches

by sanmar
02 Jul 2016, 12:48
Forum: Synology NAS & Embedded Linux
Topic: Synology Mediainfo
Replies: 14
Views: 13648

Re: Synology Mediainfo

i reinstalled mediainfo from synocommunity.
Well, I guess that means the MediaInfo package works correctly after all. :lol:


i think it too.

one last question: after i renamed all the files are user:root and group root

but i logged in and executed with xbmc user. is it possible to set the ...
by sanmar
02 Jul 2016, 12:30
Forum: Synology NAS & Embedded Linux
Topic: Synology Mediainfo
Replies: 14
Views: 13648

Re: Synology Mediainfo

rednoah wrote:Remove all the existing mediainfo related libraries, and then try again with the 64-bit ones:
https://github.com/filebot/filebot/tree ... inux-amd64
same idea ;-) thanks
by sanmar
02 Jul 2016, 12:29
Forum: Synology NAS & Embedded Linux
Topic: Synology Mediainfo
Replies: 14
Views: 13648

Re: Synology Mediainfo

omg i think i did it.

admin@NAS:~$ filebot -script fn:sysinfo
FileBot 4.7 (r3923)
JNA Native: 4.0.1
MediaInfo: MediaInfoLib - v0.7.73
Apache Commons VFS: [zip, ftps, rar, ftp, tar, tgz, tbz2, sftp]
Chromaprint: fpcalc version 1.3.1 (/usr/local/chromaprint/bin/fpcalc)
Extended Attributes: OK ...
by sanmar
02 Jul 2016, 12:06
Forum: Synology NAS & Embedded Linux
Topic: Synology Mediainfo
Replies: 14
Views: 13648

Re: Synology Mediainfo

ok i did it. i deinstalled the other java libaries. but the same error.

admin@NAS:~$ filebot -script fn:sysinfo
FileBot 4.7 (r3923)
JNA Native: 4.0.1
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'zen': Native library (linux-x86-64/libzen.so) not found in resource path ([file ...
by sanmar
02 Jul 2016, 10:41
Forum: Synology NAS & Embedded Linux
Topic: Synology Mediainfo
Replies: 14
Views: 13648

Re: Synology Mediainfo

thx rednoah i tried this already.


admin@NAS: ls -l /volume1/Verwaltung/FilebotMediainfo/lib
total 6064
-rwxrwxrwx 1 admin users 5914292 Jul 2 12:32 libmediainfo.so
-rwxrwxrwx 1 admin users 293840 Jul 2 12:32 libzen.so



filebot.sh the following


# add 3rd party packages to the library path ...
by sanmar
02 Jul 2016, 10:02
Forum: Synology NAS & Embedded Linux
Topic: Synology Mediainfo
Replies: 14
Views: 13648

Re: Synology Mediainfo

Hi rednoah

libzen.so.0.0.0
libz.so.1.2.8
libmedainfo.so.0.0.0
libmediainfo.so.0
libmediainfo.so
libz.so.1
libz.so
libzen.so.0
libzen.so



here one more with your instruction:


admin@NAS:~$ ls -l /usr/local/mediainfo/lib
total 6572
lrwxrwxrwx 1 root root 21 May 26 2015 libmediainfo.so ...
by sanmar
01 Jul 2016, 17:09
Forum: Synology NAS & Embedded Linux
Topic: Synology Mediainfo
Replies: 14
Views: 13648

Re: Synology Mediainfo

Update:

i updated the the filebot spk.

i used an old ressource, so i changed it from:

https://packages.filebot.net/syno/

to

https://app.filebot.net/syno/

an now i can update to filebot version 4.7 i also installed chromaprint and mediainfo from synocommunity.
but i receive the same error ...
by sanmar
01 Jul 2016, 15:44
Forum: Synology NAS & Embedded Linux
Topic: Synology Mediainfo
Replies: 14
Views: 13648

Re: Synology Mediainfo

Hi rednoah

i reinstalled the mediainfo package from SynoCommunity.

and changed the path in the filebot.sh to:
SYNO_LIBRARY_PATH="/usr/local/mediainfo/lib"

the symlink works and in the lib folder include:

libzen.so.0.0.0
libz.so.1.2.8
libmedainfo.so.0.0.0
libmediainfo.so.0
libmediainfo.so
libz ...
by sanmar
01 Jul 2016, 15:19
Forum: Synology NAS & Embedded Linux
Topic: Synology Mediainfo
Replies: 14
Views: 13648

Synology Mediainfo

Hi,

i got the following error:


xbmc@NAS:~$ 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-x86/libzen.so) not found in resource path ([file:/volume1/@appstore/filebot/FileBot.jar ...
by sanmar
25 Jul 2014, 19:20
Forum: Feature Requests and Bug Reports
Topic: Error? Bug?
Replies: 10
Views: 8010

Re: Error? Bug?

Hi Rednoah,

Ok I installed the Synology Package, first of all i works very well.

I put all the updated mediainfo librarys in the app-root.


NAS> filebot -script fn:sysinfo
FileBot 4.2 (r2326)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.69
7-Zip-JBinding: OK
chromaprint-tools: java.io ...
by sanmar
25 Jul 2014, 09:12
Forum: Feature Requests and Bug Reports
Topic: Error? Bug?
Replies: 10
Views: 8010

Re: Error? Bug?

Hi Rednoah,

it seem like the script ist not available. https://raw.githubusercontent.com/fileb ... amc.groovy

Can i include this script manual or via options?

I wont update filebot if this is not necessary :-( I hope we could solve the Problem on other ways.

Thanks in advance.
by sanmar
24 Jul 2014, 16:49
Forum: Feature Requests and Bug Reports
Topic: Error? Bug?
Replies: 10
Views: 8010

Re: Error? Bug?

Hi,

after i cleared the cache i got only one error, see:


FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/master/amc.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/master/amc.groovy
at net.sourceforge.filebot.web.WebRequest.fetch ...
by sanmar
23 Jul 2014, 06:22
Forum: Feature Requests and Bug Reports
Topic: Error? Bug?
Replies: 10
Views: 8010

Re: Error? Bug?

Hi Rednoah,

the error still exists :-(

Can i do anyting manual or should i wait even longer ?


NAS> at java.util.regex.Pattern.range(Pattern.java:2655)

-ash: syntax error: unexpected "("
NAS> at java.util.regex.Pattern.clazz(Pattern.java:2562)

-ash: syntax error: unexpected "("
NAS> at java ...
by sanmar
17 Jul 2014, 15:16
Forum: Feature Requests and Bug Reports
Topic: Error? Bug?
Replies: 10
Views: 8010

Re: Error? Bug?

rednoah wrote:Your internet gateway (provider, proxy, ...) is bad. The issue will probably go away by itself if you wait a bit, a few days at the most.
Ok, thanks RedNoah.

You do a really god job here !!! Thanks.
by sanmar
17 Jul 2014, 14:16
Forum: Feature Requests and Bug Reports
Topic: Error? Bug?
Replies: 10
Views: 8010

Error? Bug?

Hi,

since some time i got the following error:

^
Rename episodes using [TheTVDB]
PatternSyntaxException: Illegal character range near index 757
|<html> <head> <meta name="keywords" content="net.net, net.net for sale, domain|for sal<body>> <center><br /><br /><br /><br /><br /><br /><br /><br ...