mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
Added a short TODO list for fonseca.
This commit is contained in:
parent
20cb9ad9ee
commit
9bd00e0ad8
14
src/protocol/bittorrent/README
Normal file
14
src/protocol/bittorrent/README
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
A short TODO list for the BT implementation:
|
||||||
|
|
||||||
|
Torrents should be added to the global history.
|
||||||
|
|
||||||
|
Peer IDs should be restorable from ~/.elinks/downloadhist.
|
||||||
|
|
||||||
|
It needs to give up on unreachable peers.
|
||||||
|
|
||||||
|
It should be possible to specify the download location.
|
||||||
|
|
||||||
|
When the file is removed from under it (in the shell), either give
|
||||||
|
a warning and stop downloading, or start over.
|
||||||
|
|
||||||
|
Addition of a blacklist, either temporary (session) or persistant.
|
Loading…
Reference in New Issue
Block a user