-
https://github.com/jfurrow/flood
A nodejs rutorrent replacement, multi-user support is currently a feature branch.
Would be a nice option to use this instead of rutorrent. While it is still very lim…
-
should be:
```
docker create --name=rutorrent-autodl \
-v :/config \
-v :/downloads \
-e PGID= -e PUID= -e TZ= \
-p 80:80 -p 9527:9527/udp -p 45566-45576:45566-45576 \
sethgregory/docker-ruto…
-
Ok so i am probably doing something wrong but it wont run every time i try it just stops.
So i have followed the instructions on install but is it as simple as install this package and you have a fu…
-
I've recently checked and saw that the autodl-irssi plugin version is v1.62 (from March 2016).
According to their official github the newest version is v2.1.0 from 3 days ago. Not sure exactly what a…
-
When you go to IRC Servers -> server settings -> and enable SSL for a server, confirm with OK and then open the same settings again, SSL is being shown as disabled (the checkmark is missing).
But b…
-
Hi, an error occurred of autodl-irssi
Linux version: Ubuntu 16.04 LTS (reinstall)
I just edit ``/usr/local/bin/rtinst`` to set up rtorrent's install version to 0.9.4, and run the script.
Afte…
-
Hi, is there a way to choose to install only part of your script?
You install:
1. vsftpd - ftp server
2. libtorrent/rtorrent
3. rutorrent
4. Nginx (webserver)
5. autodl-irssi
(not sure) 6. web…
-
Hi there,
I just tried your script as I tried following on older guide but was unable to get autodl-irssi to work correctly with my rTorrent/ruTorrent.
Using the script with an existing installa…
Acans updated
6 years ago
-
Gazelle cycles users authkey every fortnight and doesn't actually check them when downloading a torrent file (it checks if an authkey parameter has been passed but doesn't check its validity). As such…
-
Strangely, `GetPhpModules()` is returning that the xml module is missing. It has never done this until a few days ago.
`for module in json xml sockets; do php -m|grep -wq $module || echo "Missing m…