autodl-irssi direct to Deluge issue

General support for problems installing or using Deluge
Post Reply
engern
New User
New User
Posts: 1
Joined: Sat May 05, 2018 12:39 pm

autodl-irssi direct to Deluge issue

Post by engern »

I have a dedicated seedbox running Ubuntu 16.04.4
It came with deluge installed, so I wanted to use autodl-irrsi to send torrents directly to deluge instead of watch folder.
I used the Run program in rutorrent autodl-irssi and added:
Run->/usr/bin/deluge-console
Arguments->connect 127.0.0.1:DAEMONPORT; “add -p /path/here/ $(TorrentPathName)”

But I kept getting error, program not found. So I searched here on the forums and found that deluge-console was not installed.
I logged in as root and used the apt-get install deluge-console command and it installed.
Went back to autodl irssi and tried it again and it worked without any errors.

But when I logged on to deluge using web ui, there where no torrents there. So where did they go?
Is there something more I need to do to deluge? restart it or something like that after I installed deluge-console.
Post Reply