TODO
This commit is contained in:
parent
7be828bb4c
commit
23c205b935
5
TODO
5
TODO
|
@ -7,4 +7,7 @@
|
|||
* Expose a public Torrent type bound to a given client or similar to work with common per-torrent operations.
|
||||
* Split scraping and announcing on DHT into separate routines.
|
||||
* Ping nodes that stop being good.
|
||||
* Merge duplicate magnet data.
|
||||
* Merge duplicate magnet data.
|
||||
* Cache completed torrent files from magnet.
|
||||
* Don't download the last piece preemptively because it appears partial.
|
||||
* Make use of sparse file regions in download data for faster hashing.
|
Loading…
Reference in New Issue