We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5728e6f commit d6fab3dCopy full SHA for d6fab3d
1 file changed
WebAPI_Changelog.md
@@ -1,6 +1,8 @@
1
# WebAPI Changelog
2
3
## 2.16.0
4
+* [#24326](https://github.com/qbittorrent/qBittorrent/pull/24326)
5
+ * `torrents/add` endpoint accepts optional `stats` JSON object to seed lifetime statistics (`total_uploaded`, `total_downloaded`, `added_time`, `completed_time`, `last_seen_complete`, `last_upload`, `last_download`, `active_time`, `finished_time`, `seeding_time`)
6
* [#24346](https://github.com/qbittorrent/qBittorrent/pull/24346)
7
* `torrentcreator/addTask` endpoint accepts a new bool option `ignoreDotfiles` to control whether dotfiles are ignored
8
* `torrentcreator/status` endpoint returns a new bool field `ignoreDotfiles` for reporting whether dotfiles were ignored
0 commit comments