transmission
transmission copied to clipboard
feat: add `downloader_count` to `trackerStats`
Suggestion from https://github.com/transmission/transmission/pull/6917#discussion_r1647560569.
Notes: Added BEP-21 downloader count to tr_tracker_view and RPC.
Suggestion from #6917 (comment).
Notes: Added BEP-21 downloader count to
tr_tracker_viewand RPC.
title should say "downloaderCount" not "downloadCount"
title should say "downloaderCount" not "downloadCount"
Whoops.
Renamed the new parameter to snake_case.