I am trying to get FileBot to work on my Synology NAS, but I have problems and can‘t say what exactly is the matter. I have installed filebot, filebot node and java out of the package. Node.js is also installed. I have also purchased a license and activated it.
In my download folder there is only 1 file. It is an .mkv and about 5GB in size.
But it skips exactly this file, because it seems to be to small.
Maybe anybody can help me here?
Thank you in advance.
Filebot Node Settings


Filebot Node Console
Code: Select all
filebot -script 'fn:amc' /volume1/Download/Fertig --output /volume1/Video/Filme --action TEST -non-strict --order Airdate --conflict auto --lang de --def 'ut_label=Movie' 'music=y' 'unsorted=y' 'skipExtract=y' 'minFileSize=500000000' 'excludeList=.excludes' --log all --log-file '/volume1/@appstore/filebot-node/data/filebot.log'
------------------------------------------
Locking /volume1/@appstore/filebot-node/data/filebot.log
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/volume1/@appstore/filebot/jar/groovy.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Run script [fn:amc] at [Mon Apr 29 22:20:24 CEST 2019]
Parameter: ut_label = Movie
Parameter: music = y
Parameter: unsorted = y
Parameter: skipExtract = y
Parameter: minFileSize = 500000000
Parameter: excludeList = .excludes
Argument[0]: /volume1/Download/Fertig
Use excludes: /volume1/Video/Filme/.excludes (1)
Ignore system path: /volume1/Download/Fertig/@eaDir
Ignore hidden: /volume1/Download/Fertig/.DS_Store
Skip small video file: /volume1/Download/Fertig/coincidence-bohemianrhapsody-1080p.mkv
No files selected for processing
Done ¯\_(ツ)_/¯
------------------------------------------
[Process error]Code: Select all
2019-04-29T22:05:53+0200 AUTH_CACHE: {"id=j1SFYHvOjGUMs1660NNN969703":"Hias__"}
2019-04-29T22:05:53+0200 AUTH_CACHE: {"id=j1SFYHvOjGUMs1660NNN969703":"Hias__"}
2019-04-29T22:26:41+0200 AUTH_CACHE: {"id=j1SFYHvOjGUMs1660NNN969703":"Hias__","id=FiT.EmOiwNFSE1660NNN969703":"Hias__"}
AUTH_CACHE: {"id=j1SFYHvOjGUMs1660NNN969703":"Hias__","id=FiT.EmOiwNFSE1660NNN969703":"Hias__"}
Hias__@Mediaserver:/$


