FileBot Node and FileBot are completely unrelated. If FileBot Node doesn't work, then installing a different version of FileBot has
no effect.

FileBot Node solely relies on there being a command named
filebot. You could write your own fake
filebot one-line shell script that does nothing and FileBot Node would be none the wiser.

What version of Synology DSM are you using? Did you make any modifications to FileBot Node, such as the
DSM 6.2.4 authentication workaround?
(i.e. these modifications are not tested with older versions of FileBot Node and therefore might not be applicable to very outdated versions of FileBot Node)
Code: Select all
{success":false,"error":"Error: Cannot find module 'basic-auth'"}

I'm not aware of any particular minimum version of FileBot Node. Depends primarily on your DSM version and what version of Node.JS is available for your device. FileBot Node is not tested with Node.JS v0.10 so it might not work, or it might work, or it might partially work depending on what you're doing and how things are configured.

If HTTP basic authentication doesn't work, then you could try disabling FileBot Node authentication altogether:
viewtopic.php?p=53906#p53906