simpletracker icon indicating copy to clipboard operation
simpletracker copied to clipboard

[REQUEST] Option to add other trackers

Open QuixThe2nd opened this issue 4 years ago • 1 comments

In config, there should be the ability to automatically add specific trackers to all torrents.

QuixThe2nd avatar Feb 25 '20 13:02 QuixThe2nd

This is a public torrent feature, as the script is designed to serve private torrents. I took care to accept both easily, by modifying how announce/announce-list array key is handled/unset in upload.php & download.php wrapped in a condition that uses ['info']['private'] = 1 : else : continue;

Wiilf avatar Sep 19 '20 04:09 Wiilf