Tracker's full answer not visible to user #3470

Closed
opened 2026-02-21 16:47:30 -05:00 by deekerman · 6 comments
Owner

Originally created by @Username0x on GitHub (Dec 6, 2015).

In a simple BitTorrent client named Transmission, there is a feature which shows detailed statistics on the "Trackers" tab of the torrent's "Properties" window. Enabling more details (by a tick) is very useful for diagnostics of tracker's connection. It shows seeders and leechers that tracker gave us in its last answer.

Example #1:
"Tracker had 8 seeders and 1 leechers 2 minutes ago
Asking for peer count in 26 minutes".
This means that torrent is not banned on tracker and everything if good.

When the torrent is banned on a tracker, it shows various answers which may help the user to understand that the torrent was banned or something else went wrong.

Example #2:
"Tracker had 0 seeders and 0 leechers 2 minutes ago
Asking for peer count in 15 minutes".
This answer shows us that tracker blocks our client or bans the torrent.

Example #3:
"Tracker had -1 seeders and -1 leechers 2 minutes ago
Asking for peer count in 15 minutes".
Again, it shows ban of block.

Would be very great to see the same feature in qBittorrent in the nearest future!
Thank You!

Originally created by @Username0x on GitHub (Dec 6, 2015). In a simple BitTorrent client named Transmission, there is a feature which shows detailed statistics on the "Trackers" tab of the torrent's "Properties" window. Enabling more details (by a tick) is very useful for diagnostics of tracker's connection. It shows seeders and leechers that tracker gave us in its last answer. Example #1: "Tracker had 8 seeders and 1 leechers 2 minutes ago Asking for peer count in 26 minutes". This means that torrent is not banned on tracker and everything if good. When the torrent is banned on a tracker, it shows various answers which may help the user to understand that the torrent was banned or something else went wrong. Example #2: "Tracker had 0 seeders and 0 leechers 2 minutes ago Asking for peer count in 15 minutes". This answer shows us that tracker blocks our client or bans the torrent. Example #3: "Tracker had -1 seeders and -1 leechers 2 minutes ago Asking for peer count in 15 minutes". Again, it shows ban of block. Would be very great to see the same feature in qBittorrent in the nearest future! Thank You!
Author
Owner

@chrishirst commented on GitHub (Dec 6, 2015):

Would be very great to see the same feature in qBittorrent in the nearest future!

It probably won't happen, it's just one more resource hogging 'feature' that is not that useful to most users.

@chrishirst commented on GitHub (Dec 6, 2015): > Would be very great to see the same feature in qBittorrent in the nearest future! It probably won't happen, it's just one more resource hogging 'feature' that is not that useful to most users.
Author
Owner

@Username0x commented on GitHub (Dec 6, 2015):

Maybe, then (to make it simple and not resource-taking) it would be great to have a green or red lamp for each tracker in "Trackers" tab?

Green would mean that tracker did gave us good answer, and red means that -1/-1 or 0/0 or other banned/blocked status.

Because, present "Working" status means only that tracker is online. It does not really show if the tracker gives as really working status. So, users do not really know what happens!

@Username0x commented on GitHub (Dec 6, 2015): Maybe, then (to make it simple and not resource-taking) it would be great to have a green or red lamp for each tracker in "Trackers" tab? Green would mean that tracker did gave us good answer, and red means that -1/-1 or 0/0 or other banned/blocked status. Because, present "Working" status means only that tracker is online. It does not really show if the tracker gives as really working status. So, users do not really know what happens!
Author
Owner

@sledgehammer999 commented on GitHub (Dec 6, 2015):

Use latest version. In the sidepanel there are 2 categories for trackers with warnings and errors. It filters the torrents these trackers belong to. Then you can go to the Tracker tab of each torrent and see the "Message" and "Status" columns for each tracker. Usually trackers that ban you, return a message that is displayed there.

@sledgehammer999 commented on GitHub (Dec 6, 2015): Use latest version. In the sidepanel there are 2 categories for trackers with warnings and errors. It filters the torrents these trackers belong to. Then you can go to the Tracker tab of each torrent and see the "Message" and "Status" columns for each tracker. Usually trackers that ban you, return a message that is displayed there.
Author
Owner

@chrishirst commented on GitHub (Dec 6, 2015):

present "Working" status means only that tracker is online

No, a 'Working' status means that libtorrent was able to contact the tracker and useful and valid information was received.

Is "Not Working" not a sufficient indicator of a problem?
If no message is displayed it indicates the tracker could NOT be contacted or returned no data.
If "Not Working" has a message included it means the tracker WAS contacted but returned an error message which is then displayed.
How exactly is a message from a working tracker 'useful'???

@chrishirst commented on GitHub (Dec 6, 2015): > present "Working" status means only that tracker is online No, a 'Working' status means that libtorrent was able to contact the tracker and useful and valid information was received. Is "Not Working" not a sufficient indicator of a problem? If no message is displayed it indicates the tracker could NOT be contacted or returned no data. If "Not Working" has a message included it means the tracker WAS contacted but returned an error message which is then displayed. How exactly is a message from a working tracker 'useful'???
Author
Owner

@sledgehammer999 commented on GitHub (Dec 6, 2015):

In v3.3.x the "Working" status should now truly mean that we succeeded in announcing to the tracker and it didn't ban/block us.
In the v3.2.x series this isn't the case.

@sledgehammer999 commented on GitHub (Dec 6, 2015): In v3.3.x the "Working" status should now truly mean that we succeeded in announcing to the tracker and it didn't ban/block us. In the v3.2.x series this isn't the case.
Author
Owner

@Username0x commented on GitHub (Dec 18, 2015):

Thank you! =)

@Username0x commented on GitHub (Dec 18, 2015): Thank you! =)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#3470
No description provided.