Page 1 of 1

Using Filebot on Raspberry Pi with Jdownloader 2

Posted: 04 Mar 2016, 11:28
by FadeAway12
Hi together,

i am quite new to Linux and wonder if a Raspberry Pi (3) might be powerful enough to run Filebot.

As far as i understand right now jDownloader 2 is not officially supported by Filebot but Filebot can be triggered by the add on "event scripter".

Is there maybe anyone here who might hint me a link to a good tutorial on this specific combination of jDownloader 2 and Filebot AMC? Google did not really help me out this time.. :?

Thanks for reading!

Re: Using Filebot on Raspberry Pi with Jdownloader 2

Posted: 04 Mar 2016, 13:53
by rednoah
1.
It's running on a Pi 2, so I'm sure it'll run even better on a Pi 3. Better CPU and more RAM will definitely make things run more smooth. :D

2.
FileBot is a command-line tool. jDownloader can run command-line tools. It's certainly possible, you just might need to figure out the glue logic yourself, but that's generally just 1 line.

Here's some examples:
https://github.com/filebot/plugins/tree/master/bash

Re: Using Filebot on Raspberry Pi with Jdownloader 2

Posted: 04 Mar 2016, 14:47
by FadeAway12
Cool thx! Quick question: As i am running Raspbian with the NOOBS package, will i still need to download a specific java package? From this question you can see i am quite new (but eager to learn ;))

Re: Using Filebot on Raspberry Pi with Jdownloader 2

Posted: 05 Mar 2016, 00:05
by rednoah

Re: Using Filebot on Raspberry Pi with Jdownloader 2

Posted: 05 Mar 2016, 00:07
by FadeAway12
Superb! Thank you so much!! :)