How to install FileBot on Synology Nas

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
migeon
Posts: 4
Joined: 06 Apr 2016, 15:29

How to install FileBot on Synology Nas

Post 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 ?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: How to install FileBot on Synology Nas

Post by rednoah »

Synology Package Manager should show you the latest packages. If not, then please include screenshots. ;)
:idea: Please read the FAQ and How to Request Help.
migeon
Posts: 4
Joined: 06 Apr 2016, 15:29

Re: How to install FileBot on Synology Nas

Post 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.
Post Reply