This is an rtorrent-only file reseeder in the same vein as autotorrent2, which I would highly recommend using even if you use rtorrent. Unfortunately autotorrent2 needs some optimization before I'm ready to use it, so this is just a small project to hopefully only be used intermediately.
pip install https://github.com/kannibalox/autortorrent.git
In ~/.config/pyrosimple/config
, set the following config values:
[AUTORTORRENT]
db_url = "sqlite://~/.data/autortorrent/autortorrent.db" # Any sqlalchemy url is valid: https://docs.sqlalchemy.org/en/20/core/engines.html
Scan a path: art2 scan <path>
Scan a rtorrent instance: art2 scan <instance alias or url>
art2 load <path>.torrent