-
Notifications
You must be signed in to change notification settings - Fork 155
Tracker Templates and Lists
A Tracker Template is a named list of trackers created within BiglyBT. Once defined you can manually merge, replace or remove a tracker template's contents from a download. You can also automate this process by using Tags.
To access the Tracker Template editor right-click on an existing tracker in the Sources tab of a download and select 'Edit Tracker URL(s)' or right-click on a download and select 'Tracker/Torrent->Edit Tracker URLs' from the menu.
You can also go to the 'All Trackers' view (see the View menu) and right-click to select'Edit Tracker Templates'
Tags can be used to automate the application of Tracker Templates, when a download is assigned to the Tag the contents of the template can be used to replace, add or remove trackers. See Tags#tracker-templates
A Tracker List is a source of (generally) public trackers that are either manually maintained in a file or fetched from a web site (and maintained by a third party). These are supported within Tracker Templates - you can use the 'Add List' button in the template editor to insert one, use the right-click menu or manually insert by prefixing the actual list URI with 'trackerlist:
'
For example:
trackerlist:http://a.b.c/list
will be replaced by the list of trackers downloaded from http://a.b.c/list
when the template is used.
To refer to a local file use a 'file:' URI instead. For example
trackerlist:file:///C:/temp/tl.txt
on Windows will result in the list of trackers in the file C:\temp\tl.txt
being inserted.
-
https://github.com/ngosang/trackerslist
This page contains references to lists that can be used in BiglyBT such as https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_best.txt
Example Tag to automatically add trackers from this list to all public torrents - right-click and save as a '.biglybt' file and then add to BiglyBT: ngosang_best.biglybt -
https://trackerslist.com/all.txt. Example Tag to add all the trackers from the list to assigned downloads - right-click and save as a '.biglybt' file and then add to BiglyBT: trackerslist.com-all.biglybt
-
https://newtrackon.com/
newTrackon is a service to monitor the status and health of existing open and public trackers that anyone can use.
Use this link to add trackers with at least 70% uptime: https://newtrackon.com/api/70 -
I2P comes with a built-in open tracker list in i2psnark.config (as of 11/01/2019)
i2psnark.opentrackers=http://ri5a27ioqd4vkik72fawbcryglkmwyy4726uu5j3eg6zqh2jswfq.b32.i2p/announce,http://s5ikrdyjwbcgxmqetxb3nyheizftms7euacuub2hic7defkh3xhq.b32.i2p/a,http://uajd4nctepxpac4c4bdyrdw7qvja2a5u3x25otfhkptcjgd53ioq.b32.i2p/announce,http://w7tpbzncbcocrqtwwm3nezhnnsw4ozadvi2hmvzdhrqzfxfum7wa.b32.i2p/a
Here's a Tag that adds the trackers to a tracker template and then applies it to all downloads that have I2P enabled: I2POpenTrackers.biglybt
bigly help