Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSeeding doesn't show up as complete in tracker #1256
Closed
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
0.98.20
What operating system and Node.js version?
Node 8.9.6 Ubuntu 17.10
What did you expect to happen?
After calling
.seed()I expected to see new torrent appear with 1 seeder in the tracker. The torrent received in theontorrentcallback shows up as done and as having all the file downloaded.What actually happened?
For some reason, the seeder appears as a leecher and the file doesn't appear as complete.