qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
27.4k stars 3.9k forks source link

When a torrent is paused, trackers are always "Not contacted yet" and "N/A" in the tracker list #21466

Open jinliu opened 1 day ago

jinliu commented 1 day ago

qBittorrent & operating system versions

qBittorrent: 5.0.0 x64 Operating system: Arch Linux Qt: 6.8.0rc1 libtorrent-rasterbar: 2.0.10

What is the problem?

When a torrent is paused, trackers are always "Not contacted yet" and "N/A" in the tracker list. In previous versions, the tracker list would show the last announced status if a torrent has been started previously.

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

qbittorrent.zip

HanabishiRecca commented 23 hours ago

This is intentional. Introduced by #19496, I think. Previous behavior was kind of a bug actually, now it updates properly.

jinliu commented 5 hours ago

I think the previous behavior is more convenient. E.g. I can remove failed trackers even when torrents are paused.

And it only says "working" or "not working" which is the tracker state at last announcement, so I don't see anything wrong displaying that for paused torrents (also the state at last announcement, before they are paused).