Fast resume
I’ve been working slowly on the GUI client and the library. I’m currently on elective study in France, so things have been a bit slow. I have managed to add preliminary support for Fast Resume to the library, which will be available both in the command line and GUI clients.
The context created by the library stores the completion status of each tracked torrent, but this was not persistent between sessions. I’ve added support for saving and loading this between sessions. Hopefully this will make downloading large torrents more convenient.
I’ll upload it to SVN once I’ve tested it with a few more torrents, and look at releasing 0.0.4 shortly. Then I’ll be able to focus all my attention on the Cocoa client.