FileBot Node doesn't work on DSM 6
Posted: 22 Dec 2015, 11:25
Hi,
I have just installed filebot and filebot node from the package centre on my Synology 1511+.
The version I installed is 0.1.7 which I got via the Synology package center at "https://app.filebot.net/syno/"
I tried the node version first but it fails with the following error:
{"request":{"id":12,"xhr":undefined,"headers":{},"options":{"method":"GET","url":"https://derek.synology.me:5453/execute" ... TELEVISION RECORDINGS - NOT PROCESSED","label":"","action":"move","output":"/volume1/VIDEO/TELEVISION RECORDINGS - DONE","artwork":"on","clean":"on","filter":"","subtitles":"","lang":"en","conflict":"auto","ignore":"","minLengthMS":"","minFileSize":"","excludeList":".excludes","movieFormat":"","seriesFormat":"","animeFormat":"","musicFormat":"","unsortedFormat":"","exec":"","plex":"","xbmc":"","pushover":"","pushbullet":"","log":"info"},"useDefaultXhrHeader":false,"cors":true,"noCache":true},"async":true,"binary":false,"timedout":true},"requestId":12,"status":0,"statusText":"communication failure","timedout":true}
I unfortunately have no idea how to progress and dont know what I have done wrong.
Could someone give me a bit of advice as to what to try next?
I did try the command line version using:
"filebot -script fn:amc --output "/volume1/VIDEO/TELEVISION RECORDINGS - DONE" --action move -non-strict "/volume1/VIDEO/TELEVISION RECORDINGS - NOT PROCESSED" --def excludeList=amc.txt"
And this seems to work OK but I would like to gave the GUI version working also if possible.
I ran "filebot -script fn:synoinfo" as suggested in the "how to ask for help" post. it didnt seem to work:
DiskStation> filebot -script fn:synoinfo
FileNotFoundException: https://raw.githubusercontent.com/fileb ... nfo.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/fileb ... nfo.groovy
at net.filebot.web.WebRequest.fetch(WebRequest.java:123)
at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:101)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:28)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.java:137)
at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.java:82)
at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(ArgumentProcessor.java:210)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:82)
at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:116)
at net.filebot.Main.main(Main.java:169)
Failure (°_°)
My java version is:
DiskStation> java -version
java version "1.8.0_65"
Java(TM) SE Embedded Runtime Environment (build 1.8.0_65-b17, headless)
Java HotSpot(TM) Embedded Server VM (build 25.65-b01, mixed mode)
I am not sure if I have installed the correct version as there was only one available from the package center.
I also dont know if I have java 32bit or 64bit installed (I am a bit of a noob at all this, still learning)
Thanks in advance for any suggestions anyone can give me.
Degsy
I have just installed filebot and filebot node from the package centre on my Synology 1511+.
The version I installed is 0.1.7 which I got via the Synology package center at "https://app.filebot.net/syno/"
I tried the node version first but it fails with the following error:
{"request":{"id":12,"xhr":undefined,"headers":{},"options":{"method":"GET","url":"https://derek.synology.me:5453/execute" ... TELEVISION RECORDINGS - NOT PROCESSED","label":"","action":"move","output":"/volume1/VIDEO/TELEVISION RECORDINGS - DONE","artwork":"on","clean":"on","filter":"","subtitles":"","lang":"en","conflict":"auto","ignore":"","minLengthMS":"","minFileSize":"","excludeList":".excludes","movieFormat":"","seriesFormat":"","animeFormat":"","musicFormat":"","unsortedFormat":"","exec":"","plex":"","xbmc":"","pushover":"","pushbullet":"","log":"info"},"useDefaultXhrHeader":false,"cors":true,"noCache":true},"async":true,"binary":false,"timedout":true},"requestId":12,"status":0,"statusText":"communication failure","timedout":true}
I unfortunately have no idea how to progress and dont know what I have done wrong.
Could someone give me a bit of advice as to what to try next?
I did try the command line version using:
"filebot -script fn:amc --output "/volume1/VIDEO/TELEVISION RECORDINGS - DONE" --action move -non-strict "/volume1/VIDEO/TELEVISION RECORDINGS - NOT PROCESSED" --def excludeList=amc.txt"
And this seems to work OK but I would like to gave the GUI version working also if possible.
I ran "filebot -script fn:synoinfo" as suggested in the "how to ask for help" post. it didnt seem to work:
DiskStation> filebot -script fn:synoinfo
FileNotFoundException: https://raw.githubusercontent.com/fileb ... nfo.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/fileb ... nfo.groovy
at net.filebot.web.WebRequest.fetch(WebRequest.java:123)
at net.filebot.web.WebRequest.fetchIfModified(WebRequest.java:101)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:28)
at net.filebot.web.CachedResource.fetchData(CachedResource.java:11)
at net.filebot.web.AbstractCachedResource.fetch(AbstractCachedResource.java:137)
at net.filebot.web.AbstractCachedResource.get(AbstractCachedResource.java:82)
at net.filebot.cli.ArgumentProcessor$DefaultScriptProvider.fetchScript(ArgumentProcessor.java:210)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:82)
at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:116)
at net.filebot.Main.main(Main.java:169)
Failure (°_°)
My java version is:
DiskStation> java -version
java version "1.8.0_65"
Java(TM) SE Embedded Runtime Environment (build 1.8.0_65-b17, headless)
Java HotSpot(TM) Embedded Server VM (build 25.65-b01, mixed mode)
I am not sure if I have installed the correct version as there was only one available from the package center.
I also dont know if I have java 32bit or 64bit installed (I am a bit of a noob at all this, still learning)
Thanks in advance for any suggestions anyone can give me.
Degsy