boysrest.blogg.se

Jircii installation
Jircii installation













jircii installation

Screen -S autodl irssi will create a screen named "autodl" and it will run the program "irssi". It is recommended to run irssi in a screen, so that you may close the terminal and irssi will continue to run. Once you have configured the autodl.cfg file, start irssi and the script will automatically run. To edit it, use nano ~/.autodl/autodl.cfg The configuration file has now been created, and is located at ~/.autodl/autodl.cfg Save the crontab with Ctrl+x and the "y" and Enter to accept overwriting. EDITOR=nano crontab -eĮnter the following text /home/user/irssi_restart.cron >/dev/null 2>&1 Save the file with Ctrl+x and the "y" and Enter to accept overwriting. nano -w ~/irssi_restart.cron #!/bin/bashĮcho "irssi is not running, starting irssi" touch ~/irssi_restart.cronĮdit the file and enter the text below. Automatically restartīelow are steps to take to have your irssi instance automatically restart if it crashes, or if the server is rebooted.

#JIRCII INSTALLATION MANUAL#

Note: Configuration for use with rTorrent can now be done through the ruTorrent plug-in, so manual configuration for rTorrent through the autodl.cfg configuration file is unnecessary unless you do not wish to use the ruTorrent plug-in. The file will be automatically re-read whenever you make any modifications to it when autodl-irssi is running. If you use non-ASCII characters, be sure to set the encoding (or character coding) to UTF-8 before saving it. Configuration filesĪll filters and other options are read from ~/.autodl/autodl.cfg. You can find a comprehensive usage guide in the community docs. You can now manage autodl-irssi with the ruTorrent plugin.If you do not already have autodl-irssi configuration files created on your slot: Autodl-irssi is a method of automatically downloading torrents from IRC announce channels based on defined filters.Ī valid configuration file is required to activate the ruTorrent plug-in.















Jircii installation