forked from L4GSP1KE/Upload-Assistant
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ANT has realistic piece count + .torrent size requirements for uploaded .torrents, this code change respects those requirements. Existing torrent hashes are not affected by this change, but all newly created torrents and torrents needed for ANT will use the following constraints: Piece count between 1000 & 2000 pieces with a .torrent size < 100 KiB. Perhaps in the future I might add an argument allowing override.
- Loading branch information
Showing
4 changed files
with
126 additions
and
148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.