Search found 5 matches

by Soggo
30 Sep 2019, 11:35
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node does not start anymore on Synology DS212j
Replies: 3
Views: 4368

Filebot Node does not start anymore on Synology DS212j

Hi Rednoah (and all),

I recently reinstalled Filebot Node after not using it for a while and I can't get it to launch from the Synology Package Center.
I've got a "Launch" button on which I click. I see sometimes "Starting Service" but after a while, it reverts back to displaying the "Launch ...
by Soggo
31 Mar 2016, 18:17
Forum: Synology NAS & Embedded Linux
Topic: FileBot Node 0.2.0 for DSM 6
Replies: 74
Views: 56483

Re: FileBot Node 0.2.0 for DSM 6

1.
Have you asked Synology support about Node.js 4 on for DS212j?

2.
FileBot Node will run just fine with older node versions, but I don't know if there's a way to make Package Manager install a package despite some dependencies being missing. Might want to ask Synology about that as well.

1. no ...
by Soggo
31 Mar 2016, 15:10
Forum: Synology NAS & Embedded Linux
Topic: FileBot Node 0.2.0 for DSM 6
Replies: 74
Views: 56483

Re: FileBot Node 0.2.0 for DSM 6

Hi,

I tried to install Filebot node v0.2.0, but got prompted to install Node.js v4
http://img15.hostingpics.net/thumbs/mini_457551filebotnode.jpg

However, node.js v4 does not seem to be supported on my Synology DS212j.
https://www.synology.com/en-us/dsm/app_packages/Node_js_v4

Is node.js v4 a ...
by Soggo
27 Jan 2016, 07:13
Forum: Synology NAS & Embedded Linux
Topic: [Synology DS212j] Subtitle download of recent files
Replies: 2
Views: 3734

Re: [Synology DS212j] Subtitle download of recent files

Ok ! Thanks for your quick reply !

I managed to handle this by using the following command in a scheduled task:

Code: Select all

filebot -script fn:suball "/volume1/video/Series/" -non-strict --def maxAgeDays=7 --lang fr --format MATCH_VIDEO
by Soggo
26 Jan 2016, 19:37
Forum: Synology NAS & Embedded Linux
Topic: [Synology DS212j] Subtitle download of recent files
Replies: 2
Views: 3734

[Synology DS212j] Subtitle download of recent files

Hello,

I've just installed Filebot v4.6.1 & Filebot Node v0.1.7 packages to my Synology.
I've configured the processing of downloaded files successfully and it works wonders !
I've moved on to create a scheduled task to automate media file handling and subtitle download.

Regarding the latter, I ...