max-mapper / torrent

download torrents with node from the CLI
https://www.npmjs.org/package/torrent
633 stars 78 forks source link

Resume torrent #38

Open iamtekeste opened 9 years ago

iamtekeste commented 9 years ago

It would be great if it had the ability resume interrupted torrents.

NathanHazout commented 9 years ago

+1

alayek commented 8 years ago

I think I have hit this issue. I am using Bittorrent-Tracker with this module to seed.

When a new seeder joins, it doesn't contribute to the file being downloaded; even though the current download is stuck because there was no seeder or all of them left.

How do I implement this?