Opened 14 years ago
Last modified 13 years ago
#1342 new feature-request
Disable Global / Per-torrent tracker support
Reported by: | gav616 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | Core | Version: | 1.3.3 |
Keywords: | magnet trackerless | Cc: |
Description
In the 'Network Extras' section there could be a 'Tracker support' box. This 'unchecked' could disable any scraping of trackers and force deluge to only use 'DHT'.
Obviously you would have to add a new section to the 'Add Torrent' window to allow/disallow scraping on a per-torrent basis.
Also, an editable tracker list would be nice to see before starting a torrent.
Attachments (1)
Change History (3)
comment:1 by , 13 years ago
Component: | other → core |
---|---|
Keywords: | magnet trackerless added |
Milestone: | Future → 1.3.5 |
Version: | 1.2.3 → 1.3.3 |
Note:
See TracTickets
for help on using tickets.
I'm still running 1.3.3 under Ubuntu, so haven't been able to test the new Magnet auto-add and WebUI features.
I would love to see a way to add full Magnet URIs via WebUI with the ability for Deluge to ignore the Tracker data within. A global "Disable Trackers" option would be an alternate solution.
As an example I've attached a crude bash script that performs this task via the "deluge-console add" function.