Using Filebot on Raspberry Pi with Jdownloader 2

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
FadeAway12
Donor
Posts: 51
Joined: 04 Mar 2016, 10:08

Using Filebot on Raspberry Pi with Jdownloader 2

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

Re: Using Filebot on Raspberry Pi with Jdownloader 2

Post 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
:idea: Please read the FAQ and How to Request Help.
FadeAway12
Donor
Posts: 51
Joined: 04 Mar 2016, 10:08

Re: Using Filebot on Raspberry Pi with Jdownloader 2

Post 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 ;))
FadeAway12
Donor
Posts: 51
Joined: 04 Mar 2016, 10:08

Re: Using Filebot on Raspberry Pi with Jdownloader 2

Post by FadeAway12 »

Superb! Thank you so much!! :)
Post Reply