mirror of
https://github.com/moparisthebest/SickRage
synced 2024-10-31 15:35:01 -04:00
370c6d6f73
This code works when there is only one torrent in rtorrent. As soon as there are multiple torrents, this just spins on the same torrent IF the first torrent isn't the one it is looking for. In general this function just brute forces the server as I expect it is written for a local SCGI endpoint. (Side note, this was my second attempt to do this, since I didn't fork properly when I stated: https://github.com/echel0n/SickRage/pull/585) |
||
---|---|---|
.. | ||
lib | ||
rpc | ||
__init__.py | ||
common.py | ||
compat.py | ||
err.py | ||
file.py | ||
group.py | ||
peer.py | ||
torrent.py | ||
tracker.py |