From 23c205b935d35b70683d760a671cc261b69dd1f7 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Tue, 18 Nov 2014 21:51:49 -0600 Subject: [PATCH] TODO --- TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 60275f37..ea591ae7 100644 --- a/TODO +++ b/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. \ No newline at end of file + * 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. \ No newline at end of file -- 2.44.0