add web seed support for torrents with pad files

This commit is contained in:
Arvid Norberg
2011-11-26 20:48:31 +00:00
parent 12d94246df
commit c279870516
5 changed files with 96 additions and 26 deletions

View File

@@ -1,3 +1,4 @@
* add web seed support for torrents with pad files
* introduced a more scalable API for torrent status updates (post_torrent_updates())
* updated the API to add_torrent_params turning all bools into flags of a flags field
* added async_add_torrent() function to significantly improve performance when