Code to get seeders count?
Posted: Tue Nov 16, 2010 6:04 am
Hi Devs,
I wrote a short python scripts to scan rss feeds for new torrents and then download them if they match the shows you want. I want to extend this, by having my script query the tracker for the number of seeders and only download the .torrent if the number of seeders exceeds a certain level. Is their some quick python code I can import into my script that will do this? I know it must exist somewhere within the deluge source code.
Thanks in advance.
I wrote a short python scripts to scan rss feeds for new torrents and then download them if they match the shows you want. I want to extend this, by having my script query the tracker for the number of seeders and only download the .torrent if the number of seeders exceeds a certain level. Is their some quick python code I can import into my script that will do this? I know it must exist somewhere within the deluge source code.

Thanks in advance.