queue downloading torrent using AUTOTOOLS

saroos1

Member
May 25, 2018
718
0
16
rtorrent does not support queue of download torrents to X number but I think we can achieve this by using autotools.

Autotools determines current number of running download and if it falls below set limit than it adds torrent from watch folder using first in first out rules.

I believe pyroscope has this feature but to set it up is not noob friendly.