Opened 13 years ago
Last modified 12 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 Changed 12 years ago by shoveit
- Component changed from other to core
- Keywords magnet trackerless added
- Milestone changed from Future to 1.3.5
- Version changed from 1.2.3 to 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.