Page 1 of 1

How to install FileBot on Synology Nas

Posted: 28 Jun 2017, 20:18
by migeon
Hello,

I tried to update FileBot on my DSM (DSM 6.1-15047), since the version I added (v4.1 ?) did not seem to be supported anymore:

Code: Select all

FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/m1/amc.groovy
java.io.FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/m1/amc.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 (°_°)
FileBot does not seem to be available on DSM package center (even if I added https://get.filebot.net/syno/ in my packages sources).

What I am doing wrong ?

Re: How to install FileBot on Synology Nas

Posted: 30 Jun 2017, 09:26
by rednoah
Synology Package Manager should show you the latest packages. If not, then please include screenshots. ;)

Re: How to install FileBot on Synology Nas

Posted: 17 Jul 2017, 21:05
by migeon
Well I don't know what I did but today I was able to download the latest package which works perfectly.
Sorry to have waisted your time.