rTorrent service modules
The old pytorrent/services/rtorrent.py monolith is end-of-life.
Do not recreate it and do not add new rTorrent logic outside this directory.
Use focused modules in pytorrent/services/rtorrent/ instead:
client.pyfor SCGI/XMLRPC transport and shared caches.system.pyfor status, footer metrics, disk and remote host usage.torrents.pyfor torrent list and torrent operations.files.py,config.py,diagnostics.pyfor their dedicated areas.