Skip to content

ninmore/deluge-default-trackers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a Deluge plugin that allows you to create a list of default trackers that will be added to new torrents (and old ones after restarting Deluge). The plugin will not duplicate existing trackers and does not care how the torrent was added so it works perfectly fine with infohashes.

Don't use this plugin if you have private torrents where the details are not supposed to reach public trackers.

Installation

  • create the egg with

    python setup.py bdist_egg

(or try to use the one from the egg directory)

  • add it to Deluge from Preferences -> Plugins -> Install Plugin

TODO:

  • log the added trackers so we can remove them from torrents when they are deleted from the default list
  • WebUI version

About

Deluge plugin for adding default trackers to all the new torrents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.3%
  • JavaScript 7.7%