Search found 11 matches

by AnGeL
19 Nov 2017, 16:20
Forum: Scripting and Automation
Topic: Differentiate exec command for movie and for series
Replies: 3
Views: 2807

Differentiate exec command for movie and for series

Hi rednoah, long time has passed from the first time i was here :lol: and hi everyone here on the forum! My question is simple, and maybe i can get away with an homemade script but maybe someone can shed a light with a more fashionable way to do it: I'm currently passing as argument a directory on m...
by AnGeL
30 Nov 2014, 14:50
Forum: Synology NAS & Embedded Linux
Topic: [Filebot 4.5]Wrong MediaInfoLib path in i686 ipk file!
Replies: 1
Views: 4501

[Filebot 4.5]Wrong MediaInfoLib path in i686 ipk file!

Hi rednoah, just to let you know that i've upgraded my synology and i've installed Java SE 8, so i've decided to upgrade to FileBot 4.5! I've actually tried to install the Filebot package from the syno repo, but i've found out a lot of issues on installing native libraries, so i've decided to use th...
by AnGeL
14 May 2014, 20:44
Forum: Scripting and Automation
Topic: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaInfo
Replies: 20
Views: 13749

Re: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaIn

glad i've had the chance to help you with the development of this fantastic tool... My NAS it's magic now ;) :lol:
by AnGeL
12 May 2014, 18:46
Forum: Help and Support
Topic: Filebot 4.1RC3 not able to parse 3D string in movieFormat
Replies: 2
Views: 2836

Re: Filebot 4.1RC3 not able to parse 3D string in movieForma

i've solved using "fn.contains" instead of the equal operator ;)
by AnGeL
11 May 2014, 22:22
Forum: Help and Support
Topic: Filebot 4.1RC3 not able to parse 3D string in movieFormat
Replies: 2
Views: 2836

Filebot 4.1RC3 not able to parse 3D string in movieFormat

I've been using this code with filebot 4.0 and it was working fine: filebot -script fn:amc --output "/volume1/video/" --lang it --action move -non-strict "/volume1/video/da_ordinare/" --def pushbullet="asdasdasdasdasdasdas" pushover="asdasdasdasdasdasdasdasd"s...
by AnGeL
11 May 2014, 22:17
Forum: Scripting and Automation
Topic: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaInfo
Replies: 20
Views: 13749

Re: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaIn

honestly i've been around ipkg (first with a Netgear Stora, and now with DS214) and i dont know if there are right or wrong path to use... :roll: that's a good question
by AnGeL
11 May 2014, 00:56
Forum: Scripting and Automation
Topic: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaInfo
Replies: 20
Views: 13749

Re: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaIn

i've recently tested i686 Filebot 4.1 RC3 ipkg package... It installs well but there are some path errors: Package installs things in /opt/usr/share/filebot/ 1) But filebot.sh contains java paths referring to "/opt/share/filebot" instead of "/opt/usr/share/filebot" 2) The simlink...
by AnGeL
26 Apr 2014, 21:42
Forum: Scripting and Automation
Topic: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaInfo
Replies: 20
Views: 13749

Re: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaIn

For rednoah: and by the way.... the ipkg returns error 127 while installing in the "normal" way using ipkg install...
by AnGeL
26 Apr 2014, 21:41
Forum: Scripting and Automation
Topic: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaInfo
Replies: 20
Views: 13749

Re: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaIn

"ar" is a tool which is part of binutils, it's useful to decompress archives... (not to be mistaken with tar)

(you should install binutils... so if you have a synology, just do: ipkg install binutils)
by AnGeL
26 Mar 2014, 12:40
Forum: Scripting and Automation
Topic: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaInfo
Replies: 20
Views: 13749

Re: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaIn

I think that the problem should be in the installations path of the binaries... And so the post install script (which should create a sym link to filebot.sh, but I'm not sure of this.. Please correct me if im wrong) fail to create a symlink in /opt/usr/bin... Which does not exists! The right path is...
by AnGeL
25 Mar 2014, 23:55
Forum: Scripting and Automation
Topic: [SYNOLOGY ATOM] How To Correctly Install FileBot+MediaInfo
Replies: 20
Views: 13749

[SYNOLOGY ATOM] How To Correctly Install FileBot+MediaInfo

Hello to everyone! That's my first post here on the forum. I've spend quite some time searching for a simple way to use all the power of Filebot... i admit that at first i had some trouble with longy command lines and dependencies, but in the end i've made it! I've installed FileBot 4.0 + LibMediaIn...