SickRage/lib/rtorrent
Nicholas Herring 370c6d6f73 Fixed infinite loop in lib/rtorrent
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)
2014-05-28 15:35:56 +00:00
..
lib Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
rpc Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
__init__.py Fixed infinite loop in lib/rtorrent 2014-05-28 15:35:56 +00:00
common.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
compat.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
err.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
file.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
group.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
peer.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
torrent.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
tracker.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00