This commit is contained in:
Matt Joiner 2014-11-18 21:51:49 -06:00
parent 7be828bb4c
commit 23c205b935
1 changed files with 4 additions and 1 deletions

3
TODO
View File

@ -8,3 +8,6 @@
* Split scraping and announcing on DHT into separate routines.
* Ping nodes that stop being good.
* 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.