I have not been able to get Filebot node to detect directories on my QNAP NAS. When running Filebot from a Windows machine it can run the AMC script without issue, however from within the NAS I keep running into this issue.
I have attempted to change directories and have the same issue.

Code: Select all
filebot -script 'fn:amc' /Volume1/Multimedia/Files --output /Volume1/Multimedia/Video --action duplicate --order Airdate --conflict auto --lang en --def 'music=y' 'unsorted=y' 'skipExtract=y' 'excludeList=.excludes' --apply refresh --log all --log-file '/opt/filebot-node/data/filebot.log'
------------------------------------------
File does not exist: /Volume1/Multimedia/Files
Run script [fn:amc] at [Thu Jul 23 16:05:46 AEST 2020]
Parameter: music = y
Parameter: unsorted = y
Parameter: skipExtract = y
Parameter: excludeList = .excludes
Invalid usage: output folder must exist and must be a directory: /Volume1/Multimedia/Video
Abort (×_×)
------------------------------------------
[Process error]
🔺 Exit Code: 4
-I've uninstalled and reinstalled the QNAP Filebot, Filebot node and Java Installer via the App package
-Ensured that the directories are set to Read/Write for 'everyone'
I wonder if it's as simple as an error in how I'm entering the directory - but after trying some different combinations and looking at how other people have set theirs up I'm not sure what I'm missing.
Thanks in advance for any assistance - I have really enjoyed using Filebot and would love to get it set up automated!
Best wishes,
Nicholas