Transmission should not announce torrents paused by user.
version 2.92
@gthreepw00d You mean a notification?
@gthreepw00d maybe you mean Transmission sends a 'stopped' event when pausing a torrent queued (but not running)
No. It was torrent which was paused (manually, for a long time), i accidentally checked its info and it showed that some peers were found. Very strange.
Cant reproduce reliably.
Clients get the number of peers from scraping, which is different from announcing.
@rndusr
Anyway, scraping is also unnecessary for paused torrents.
Well, that's your opnion. Others may want to see the number of peers for paused torrents.
Why don't you want paused torrents to scrape anyway?
Manually paused means (for me) to be inactive.
@rndusr @gthreepw00d
Can be chosen
scrape-paused-torrents-enabled: Boolean (default = true)
https://github.com/transmission/transmission/wiki/Editing-Configuration-Files#misc
Most helpful comment
Manually paused means (for me) to be inactive.