Search found 56 matches

by spikemixture
16 Mar 2019, 12:39
Forum: Scripting and Automation
Topic: find subtitles using filebot Node
Replies: 5
Views: 2691

find subtitles using filebot Node

I have used the desktop version for many years and have bought both that and the node version I am using on my qnap NAS. It works well for me but I would like 2 things (or point me to where they are): An option to check the 'completed" (I call mine finished) maybe 3 times a day not just at 4am....
by spikemixture
01 Feb 2019, 12:09
Forum: Scripting and Automation
Topic: FB node and qnap script
Replies: 2
Views: 1533

Re: FB node and qnap script

rednoah wrote: 28 Jan 2019, 17:38 Here you go:

Code: Select all

/share/CACHEDEV1_DATA/MEDIA/movies/{plex.tail}
Thank you.

That does the trick.

When I click execute it is working as my files get converted and moved but atm nothing shows in the script box!
Not a real big deal or have I missed ticking a box somewhere?
by spikemixture
30 Jan 2019, 14:52
Forum: Synology NAS & Embedded Linux
Topic: node: command not found
Replies: 40
Views: 15078

Re: node: command not found

Reporting back.
All working well.

Just gotta work out how to set to run automatically 2 (or 3) times a day
by spikemixture
28 Jan 2019, 15:20
Forum: Scripting and Automation
Topic: FB node and qnap script
Replies: 2
Views: 1533

FB node and qnap script

I have FB on my Qnap NAS and very happy after several goes at installing and lotsa googling. Almost go it perfect except the movies . My format for movies is set as /share/CACHEDEV1_DATA/MEDIA/{plex} My movies are in /share/CACHEDEV1_DATA/MEDIA/movies But FB sends the finished files to /share/CACHED...
by spikemixture
29 Aug 2018, 06:21
Forum: Synology NAS & Embedded Linux
Topic: node: command not found
Replies: 40
Views: 15078

Re: FileBot Node Troubleshooting on QNAP

+ 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_HTTP_PORT=5452 + export USER=admin + USER=admin ++ awk -vm=1024 -vp=...
by spikemixture
28 Aug 2018, 15:42
Forum: Synology NAS & Embedded Linux
Topic: node: command not found
Replies: 40
Views: 15078

node: command not found

Greetings, I have followed the instructions and all installs smoothly. Installed the 4 apps from the filebot app center And Node.js and java 8 But on clicking filebot node I get - Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity pro...