So filebot node appears very poorly documented in general, especially around how to get it going on if you don't have a synology or using docker.
Does anyone have any documentation I can read on how to get filebot node installed and useable on base ubuntu rather than inside docker?
filebot node install on ubuntu
Re: filebot node install on ubuntu





- Download and extract the filebot-node_*.tar.xz bundle
- Run ./start and that's it (NOTE: you might need to apt install nodejs if nodejs is not already installed)
Re: filebot node install on ubuntu
because windows SMB/CIFS doesn't support hardlinks/symlinks.
I ended up using your filebot-xpra docker image, but see here for other issues I've encountered with it.
Again, mostly centered around documentation. I can figure things out if the documentation were a bit more helpful.
viewtopic.php?t=14292
viewtopic.php?t=14291
I've got the license activated, but had to do it manually in the gui because the documentation on passing the --license argument with a path just simply does not work for me.
in fact, so far, trying to pass anything after the "rednoah/filebot:xpra" in the docker run doesn't really seem to do anything.
Re: filebot node install on ubuntu

AFAIK, Windows has implemented support for the SMB UNIX extensions for quite some time. So if it doesn't work, then it might just be a matter enabling the UNIX extensions on your NAS.