Hi
I am using unraid(newbie), and have setup up filebot-node, following the "installing FileBot on unRaid" guide, using the curl command in terminal.
and it is working perfect when i manually opens up the container and run it, now i would like to use filebot-watcher to do it automatic. i have spend
close to 2 days trying to read and experimenting, and is still where i startet, is it possible for you to add a filebot-watcher guide, into the "installing FileBot on unRaid" topic to?
I like that even though, i dont know scripting and what its all called, I can still use Filebot with the guide and the curl command.
filebot-watcher
Re: filebot-watcher


Shell: Select all
docker run --rm -it -v "$PWD:/volume1" -v data:/data rednoah/filebot:watcher /volume1/input --output /volume1/output


Re: filebot-watcher
Ty, for the fast reply and the explanation, i got it working
)..
tested it, like 15-20 times, had the terminal running while and it is doing what it is suppose to do perfectly.
I just change the paths in the command you wrote copy´n paste it in, now i need to read up on the rest
)
tyvm again. Maybe a future idea could be a FileBot-Watcher template if possible from rednoah
)

tested it, like 15-20 times, had the terminal running while and it is doing what it is suppose to do perfectly.
I just change the paths in the command you wrote copy´n paste it in, now i need to read up on the rest

tyvm again. Maybe a future idea could be a FileBot-Watcher template if possible from rednoah

Re: filebot-watcher
Sure. Why not? By creating the container in the WebUI we have already created a template XML file:
https://github.com/filebot/plugins/tree/master/unraid
https://github.com/filebot/plugins/tree/master/unraid
Re: filebot-watcher
Hi rednoah
I have gotten a 1 year licens, to try this out and it works wonders. but i do have a little problem.
It all is installed following the guide filebot-node, filebot-watcher and filebot-xpra.
Watcher runs great but i do get this
from time to time and files is not progressed,i know its my sync folder, so is there a easy way for me to put "exclude folder" for my watch folder
I have gotten a 1 year licens, to try this out and it works wonders. but i do have a little problem.
It all is installed following the guide filebot-node, filebot-watcher and filebot-xpra.
Watcher runs great but i do get this
Format: Select all
/volume1/output/.sync/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.!sync was modified less than 5 seconds ago
Processing deferred until next change...
Re: filebot-watcher



Re: filebot-watcher
I am using Resilio for the syncing, and i dont even have a .sync in my output folder (also checked hidden files). Only in
my watch folder /volume1/watch/.sync. That was why the thinking about already exclude it from watch folder
in filebot-watcher
my watch folder /volume1/watch/.sync. That was why the thinking about already exclude it from watch folder
in filebot-watcher
Re: filebot-watcher
https://connect.resilio.com/hc/en-us/ar ... -directoryResilio Connect Agents create a hidden .sync directory with some service files in the root of a synchronized folder.
