transmission icon indicating copy to clipboard operation
transmission copied to clipboard

feat: add `downloader_count` to `trackerStats`

Open tearfur opened this issue 1 year ago • 3 comments

Suggestion from https://github.com/transmission/transmission/pull/6917#discussion_r1647560569.

Notes: Added BEP-21 downloader count to tr_tracker_view and RPC.

tearfur avatar Jun 21 '24 02:06 tearfur

Suggestion from #6917 (comment).

Notes: Added BEP-21 downloader count to tr_tracker_view and RPC.

title should say "downloaderCount" not "downloadCount"

reardonia avatar Jun 21 '24 03:06 reardonia

title should say "downloaderCount" not "downloadCount"

Whoops.

tearfur avatar Jun 21 '24 03:06 tearfur

Renamed the new parameter to snake_case.

tearfur avatar Aug 25 '24 01:08 tearfur