Page 1 of 1

[plugin] Default Trackers

Posted: Sat Mar 23, 2013 7:32 pm
by stefantalpalaru
I found myself waiting way too long for a torrent added as an infohash to find peers through DHT so I wondered what it would be like to have a set of default trackers that would be added to each torrent (infohash or not). I'm happy with the resulting plugin even if the functionality is limited. Please give it a try (after making sure you don't risk disseminating any private torrent): https://github.com/stefantalpalaru/delu ... t-trackers

Re: [plugin] Default Trackers

Posted: Fri Jul 05, 2013 4:50 pm
by bobodod
Works great! Thanks!

Re: [plugin] Default Trackers

Posted: Mon Sep 23, 2013 11:29 pm
by Auguss
I am having trouble getting the egg for plugin install when I enter "python setup.py bdist_egg" to create the .egg I get the error code of
Traceback (most recent call last):
File "setup.py", line 41, in <module>
from setuptools import setup, find_packages
ImportError: No module named setuptools
I do CD to the directory but what am I doing wrong?

Re: [plugin] Default Trackers

Posted: Sun Dec 01, 2013 5:34 am
by kremzu
Is it possible to use this with the webui or console clients? I run a headless debain server and wanted to switch to deluge to use this, as manually adding trackers to every torrent is really annoying. I built the egg and added the plugin via the deluge webui, and it shows enabled both on the webui and console client. However I dont see where I am supposed to add the default tracker list. I tried creating a defaulttracker.conf file in my config directory with just a list of urls in it, but it doesn't seem to do anything. Is the GTK client required for this? Is there any way at all to do it from console?


edit: nevermind, I got it working by adding the trackers by hand to core.py and rebuilding the egg

Re: [plugin] Default Trackers

Posted: Thu Oct 23, 2014 12:58 pm
by Pareeeee
I am having trouble getting the egg for plugin install when I enter "python setup.py bdist_egg" to create the .egg I get the error code of
Traceback (most recent call last):
File "setup.py", line 41, in <module>
from setuptools import setup, find_packages
ImportError: No module named setuptools
I do CD to the directory but what am I doing wrong?
I am having the same problem!!! Can't install...help!

Re: [plugin] Default Trackers

Posted: Sat Sep 03, 2016 7:19 am
by seanvree@hotmail.com
This doesn't work if using a thin client or NOT in classic mode, correct?