Closed arcusfelis closed 11 years ago
I am totally swamped in work at the moment. Will look as soon as there is some spare time. Unless klaar overtakes me.
I added changes which allow to set torrent on pause. It allows to stop progress and tracker_communication processes. Paused state is saved in fast_resume module.
I also add new webui interface (cascadae) as a dep. It runs on 1080 port. Old ui is also available.
I've revived this from the dead. Etorrent has been split into a release and a core part. I am slowly going through the relevant patches and making them fit into the places where they do fit. How much of your master branch are still relevant?
I will port the changes to etorrent_core as a pull request.
Awesome. Do note that I think the bin/etorrentctl.in has to go into this repo and not into the core - so you may have to split stuff. I like your work and would really like to get it in. It is just that I've had too many projects running all along so I could not keep up with this one as well :/
Closed, because it is too old and too far away from HEAD.
This changes allow to run etorrent with command:
I also allow connections from other nodes (for cascadae). Release binaries already allows connections from other nodes.