Search found 19 matches

by mrknx
09 Aug 2018, 20:34
Forum: Feature Requests and Bug Reports
Topic: No files selected for processing
Replies: 4
Views: 3631

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Hi noah,

i have reinstalled filebot 4.8.2, set another path to the GUI and tested this

https://www.filebot.net/forums/viewtopic.php?t=4539


the result

filebot -script 'fn:amc' /share/CACHEDEV2_DATA/Recordings/DM-500HD/movie/SkyRecorder/New --output '/share/CACHEDEV2_DATA/Recordings/DM-500HD ...
by mrknx
09 Aug 2018, 20:31
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node GUI issue on Synology
Replies: 8
Views: 8931

Re: Filebot Node GUI issue on Synology

Hi noah,

you are right, chrome works and shows the whole GUI.
I don't know why it doesn't work with safari
by mrknx
09 Aug 2018, 14:55
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node GUI issue on Synology
Replies: 8
Views: 8931

Re: Filebot Node GUI issue on Synology

Hello,

same problem here.

Code: Select all

Mac OSX 10.12.6
Safari 11.1.2
I can`t see the second part of the GUI.

Any workaround?
by mrknx
09 Aug 2018, 13:07
Forum: Feature Requests and Bug Reports
Topic: No files selected for processing
Replies: 4
Views: 3631

No files selected for processing


You can try it without a license. It'll run and it'll ask for a license if you're doing something that requires a license. If you're using FileBot Node then you can use the Dry Run button.


Hi noah,

thanks, i haven't seen this button before.
The next step is, to rename my Dreambox recordings ...
by mrknx
07 Aug 2018, 18:51
Forum: Feature Requests and Bug Reports
Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Replies: 230
Views: 375975

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Hi Noah,

is it possible to get a test license for a few days? I want to try filebot node first on my QNAP until I buy a license.
by mrknx
07 Aug 2018, 17:48
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request

Oh, you are right. I don`t know why, but it is already working :)

Thanks a lot
by mrknx
07 Aug 2018, 17:17
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request

Here is the result


[~] # cat /share/CACHEDEV1_DATA/.qpkg/filebot-node/filebot-node.log
+ echo /bin:/sbin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/local/sbin:/usr/local/bin
/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/local/sbin:/usr/local/bin
+ export FILEBOT_NODE_HOST=127.0.0.1
+ FILEBOT_NODE ...
by mrknx
07 Aug 2018, 10:45
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request

Hi noah,

after a system reboot, the log file shows

[~] # cat /share/CACHEDEV1_DATA/.qpkg/filebot-node/filebot-node.log
+ printenv
/share/CACHEDEV1_DATA/.qpkg/filebot-node/start: line 4: printenv: command not found
+ export FILEBOT_NODE_HOST=127.0.0.1
+ FILEBOT_NODE_HOST=127.0.0.1
+ export ...
by mrknx
05 Aug 2018, 14:01
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request

Hi noah,

/usr/local/bin/node is there.

i added the printenv command at the top of the start script

#!/bin/sh -x

printenv


export FILEBOT_NODE_HOST="127.0.0.1" # bind to local apache reverse proxy
export FILEBOT_NODE_AUTH="QNAP"

export FILEBOT_NODE_HTTP="YES"
export FILEBOT_NODE_HTTP_PORT ...
by mrknx
05 Aug 2018, 13:24
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request

There is another version of node in this folder??

Code: Select all

[~] # /share/CACHEDEV1_DATA/.qpkg/QDMS/bin/node -v
v4.4.7
[~] #
by mrknx
05 Aug 2018, 13:17
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request

Hi noah,

i already posted the output from the log at post #7

i tried to start it over the Web UI
output


[~] # cat /share/CACHEDEV1_DATA/.qpkg/filebot-node/filebot-node.log
+ export FILEBOT_NODE_HOST=127.0.0.1
+ FILEBOT_NODE_HOST=127.0.0.1
+ export FILEBOT_NODE_AUTH=QNAP
+ FILEBOT_NODE_AUTH=QNAP ...
by mrknx
05 Aug 2018, 13:02
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request

Output

Code: Select all

# node -v
v8.9.4
[~] # /usr/local/bin/node -v
v8.9.4
[~] #
by mrknx
05 Aug 2018, 12:34
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request

Hello Noah,

let me show you the results


find node:
# find /share -type f -name node
/share/CACHEDEV1_DATA/.qpkg/QDMS/bin/node
/share/CACHEDEV1_DATA/.qpkg/nodejsv8/node/bin/node


in these two folders, node is still there


run node to see if it works:
# /share/CACHEDEV1_DATA/.qpkg ...
by mrknx
03 Aug 2018, 08:06
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request

Hello,

I installed it over the QNAP Appcenter. There it shows that everything is Ok and installed.

How can I post screenshots?
by mrknx
02 Aug 2018, 21:41
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request


# cat /share/CACHEDEV1_DATA/.qpkg/filebot-node/filebot-node.log
+ export FILEBOT_NODE_HOST=127.0.0.1
+ FILEBOT_NODE_HOST=127.0.0.1
+ export FILEBOT_NODE_AUTH=QNAP
+ FILEBOT_NODE_AUTH=QNAP
+ export FILEBOT_NODE_HTTP=YES
+ FILEBOT_NODE_HTTP=YES
+ export FILEBOT_NODE_HTTP_PORT=5452
+ FILEBOT_NODE ...
by mrknx
02 Aug 2018, 16:55
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request

Oh hoppla, now I understand
path to ...... 😂

I test it this evening.

Thanks
by mrknx
02 Aug 2018, 14:35
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

Re: [FileBot Node] The server is temporarily unable to service your request

Hello,

yes Node.Js v8 8.9.4.0 ist already installed.

the response

Code: Select all

cat /path/to/filebot-node.log

No such file or directory
by mrknx
01 Aug 2018, 20:17
Forum: Synology NAS & Embedded Linux
Topic: [FileBot Node] The server is temporarily unable to service your request
Replies: 23
Views: 11640

[FileBot Node] The server is temporarily unable to service your request

Hi all,

I won't open a new tread for my problem and so i post it here. I have a Qnap TS469L and want to rename my Videofiles for Plex using automatically.

If I will start the Filebot Node, a window appears with the response "The server is temporarily unable to service your request due to ...