pyLoad FileBot Plugin

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
Gutz-Pilz
Power User
Posts: 17
Joined: 29 Aug 2013, 16:03

pyLoad FileBot Plugin

Post by Gutz-Pilz »

Just want to let u guys know that there is a plugin to use FIleBot along with pyLoad.


https://github.com/Gutz-Pilz/pyLoad-stu ... FileBot.py

just "cd" into your pyload hooks folder and "wget"/download the hook from my GitHub site.

for me it is (debian jessie)

Code: Select all

cd /root/.pyload/userplugins/hooks
wget https://raw.githubusercontent.com/Gutz-Pilz/pyLoad-stuff/master/FileBot.py
restart and configure plugin

Code: Select all

pyLoadCore -q
pyLoadCore -d &
disown
open browser with pyload ip
change Filebot settings.
Have fun sorting your stuff automatically
savonarola
Posts: 8
Joined: 06 Mar 2018, 11:48

Re: pyLoad FileBot Plugin

Post by savonarola »

Does anyone know if this plugin works with FileBot 4.7.9 to pyload 0.4.9 on QNAP (arm7)?

I tried it but from the log it seems that it runs the plugin but not filebot.
Post Reply