- param
- result Information about the scrape
- since
- 2.0.7.0
- note
- If an announce result is returned from the tracker contains
seed and non-seed (peer) counts, a new DownloadScrapeResult will be
created with the new information, and a scrapeResult will be
triggered.
The DownloadScrapeResult isn't always information from the currently
selected tracker. Compare result.getURL() with
getDownload().getTorrent().getAnnounceURL() to determine if it's
from the currently selected tracker.
|