Autodl-irssi
This guide heavily borrows from the script's home page, but has been formatted here for ease of use with Whatbox and adds some additional information.
Autodl-irssi is a method of automatically downloading torrents from IRC announce channels depending on a set of filters you set up.
A random port number between 10000 and 65535 is needed for this setup. The port number 39410 has automatically been generated and will be used throughout this article, but can be changed if needed.
Installation
ruTorrent
If you do not already have autodl-irssi configuration files created on your slot:
SSH into your server.
Download autodlsetup.sh. wget
https://whatbox.ca/shell/autodl-setup.sh
Run the downloaded script. bash autodl-setup.sh
Refresh ruTorrent.
If you have previously setup autodl-irssi for use without the ruTorrent plug-in, follow these steps:
Under your [options] header in the autodl.cfg configuration file, add
gui-server-port = 39410
gui-server-password = PASSWORD
Where PASSWORD is some arbitrary password that you create (the password will never be used; it's simply a requirement for the plug-in).
Refresh ruTorrent.