ok back to the roots!
I deleted my old script and use the FileBot Node standard as you can see in my screenshots.
http://fs5.directupload.net/images/160403/hbf8zulj.png
http://fs5.directupload.net/images/160403/q6vze97c.png
You explicitly define a "Dump all movies and episodes into the same ...
Search found 10 matches
- 03 Apr 2016, 08:39
- Forum: Scripting and Automation
- Topic: AMC Script - Movie folders
- Replies: 3
- Views: 5026
- 01 Apr 2016, 13:31
- Forum: Scripting and Automation
- Topic: AMC Script - Movie folders
- Replies: 3
- Views: 5026
AMC Script - Movie folders
First of all juhu i got FileBot and FileBot Node to work on my DSM6 Synology!
Thank rednoah for your great Service and fast Support.
I am really new to these great tools and what it does. Now i found an option in FileBot Node with "automation".
What i want to do is really simple. I have a Folder ...
Thank rednoah for your great Service and fast Support.
I am really new to these great tools and what it does. Now i found an option in FileBot Node with "automation".
What i want to do is really simple. I have a Folder ...
- 27 Mar 2016, 09:20
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node doesn't start on DSM 6
- Replies: 74
- Views: 70333
Re: FileBot Node doesn't start on DSM 6
@rednoah,
thanks for updating FilebotNode!
i installed it now and the GUI works fine. But for now i have an other problem.
I got an Error in line 36: java: command not found.
http://fs5.directupload.net/images/160327/zk9acl32.png
Java 8 is installed on my synology.
but i haven`t installed you ...
thanks for updating FilebotNode!
i installed it now and the GUI works fine. But for now i have an other problem.
I got an Error in line 36: java: command not found.
http://fs5.directupload.net/images/160327/zk9acl32.png
Java 8 is installed on my synology.
but i haven`t installed you ...
- 07 Mar 2016, 08:15
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node doesn't start on DSM 6
- Replies: 74
- Views: 70333
Re: FileBot Node doesn't start on DSM 6
for all who have the DSM 6 Beta 1 or Beta 2 installed Filebot Node does not work.
Some path or certificates has been changed. And the authenticate.cgi will not be supportet via Beta1 and2.
I installed DSM 6 RC1 where the authenticate.cgi is supportet. Filebot Node itself works but the gui didn't ...
Some path or certificates has been changed. And the authenticate.cgi will not be supportet via Beta1 and2.
I installed DSM 6 RC1 where the authenticate.cgi is supportet. Filebot Node itself works but the gui didn't ...
- 05 Mar 2016, 08:03
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node doesn't start on DSM 6
- Replies: 74
- Views: 70333
Re: FileBot Node doesn't start on DSM 6
@rednoah,
thanks for your help! I tried it with the modified start.sh.
This is my start.sh
#!/bin/sh
export FILEBOT_NODE_HOST="0.0.0.0" # bind to all interfaces
export FILEBOT_NODE_AUTH="SYNO"
export FILEBOT_NODE_HTTP="YES"
export FILEBOT_NODE_HTTP_PORT="5452"
export FILEBOT_NODE_HTTPS="YES ...
thanks for your help! I tried it with the modified start.sh.
This is my start.sh
#!/bin/sh
export FILEBOT_NODE_HOST="0.0.0.0" # bind to all interfaces
export FILEBOT_NODE_AUTH="SYNO"
export FILEBOT_NODE_HTTP="YES"
export FILEBOT_NODE_HTTP_PORT="5452"
export FILEBOT_NODE_HTTPS="YES ...
- 19 Feb 2016, 15:46
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node doesn't start on DSM 6
- Replies: 74
- Views: 70333
Re: filebot node not starting
i opened you start.sh at /volume1/@appstore/filebot-node/server/start.sh with the terminal editor and changed the path in line 30
/usr/local/bin/node --max_executable_size=16 --use_idle_notification "server/app.js"
because the node folder in Beta 2 is in the folder "local".
Now i got this Error ...
/usr/local/bin/node --max_executable_size=16 --use_idle_notification "server/app.js"
because the node folder in Beta 2 is in the folder "local".
Now i got this Error ...
- 17 Feb 2016, 19:14
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node doesn't start on DSM 6
- Replies: 74
- Views: 70333
Re: filebot node not starting
i found at the forum that you have your own Java Version 8 pkg.
https://app.filebot.net/syno/index.json
After installing your Java V8 Version i got two error Messages
http://fs5.directupload.net/images/160217/bv6hqcup.png
http://fs5.directupload.net/images/160217/k5okrrhl.png
the log file is ...
https://app.filebot.net/syno/index.json
After installing your Java V8 Version i got two error Messages
http://fs5.directupload.net/images/160217/bv6hqcup.png
http://fs5.directupload.net/images/160217/k5okrrhl.png
the log file is ...
- 17 Feb 2016, 16:51
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node doesn't start on DSM 6
- Replies: 74
- Views: 70333
Re: filebot node not starting
Did you install the Synology Node JS package? Or SynoCommunity one? I have bnotntested the latter.
If my Java installer doesn't work, check the log and see what it says. Then post a screenshot here.
i installed Node JS from Synology
(Version 0.12 and Version 4.2.3)
i also tried the Node JS ...
If my Java installer doesn't work, check the log and see what it says. Then post a screenshot here.
i installed Node JS from Synology
(Version 0.12 and Version 4.2.3)
i also tried the Node JS ...
- 15 Feb 2016, 18:55
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node doesn't start on DSM 6
- Replies: 74
- Views: 70333
Re: filebot node not starting
Looks like Node.js is not installed.
Also, FileBot requires at least Java 8.
First time i installed filebot Node i were asked to install the Node.js and i clicked "yes".
The Nodes.js installation was successful.
Today i installed Java 8 but it has no effect.
I also tried the new Version 0.1.8 ...
Also, FileBot requires at least Java 8.
First time i installed filebot Node i were asked to install the Node.js and i clicked "yes".
The Nodes.js installation was successful.
Today i installed Java 8 but it has no effect.
I also tried the new Version 0.1.8 ...
- 14 Feb 2016, 08:21
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node doesn't start on DSM 6
- Replies: 74
- Views: 70333
FileBot Node doesn't start on DSM 6
Hello Community,
i am new in this forum and i have a small problem with getting started the fileBot Node on my Sinology.
First of all i will give you a few informations about my system requirements.
I have a Synology DS 713+ installed with the second Beta-Version of DSM 6.
I installed:
-Java V7 ...
i am new in this forum and i have a small problem with getting started the fileBot Node on my Sinology.
First of all i will give you a few informations about my system requirements.
I have a Synology DS 713+ installed with the second Beta-Version of DSM 6.
I installed:
-Java V7 ...