qbittorrent / qBittorrent

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

Highlight torrents with no working trackers/Tracker status column/Trackers not working filter/"Unregistered torrent" filter #9849

Open Ryrynz opened 5 years ago

Ryrynz commented 5 years ago

Please provide the following information

qBT 4.2.4 x64

What is the problem

The only way I can tell if a torrent has been deleted from the tracker or is not working currently is by scrolling through my entire list of torrents while viewing the 'Tracker' tab and look for the 'Status' column to show 'Not working'

What is the expected behavior

Color the torrent red and use an exclamation mark like when qBittorrent is missing files so I can see at a glance all trackers for a particular torrent are not working. This only needs to occur when there are no working trackers. This is the current behavior in uTorrent.

djodars89 commented 1 year ago

Absolutely insane that this is still an issue after 5 years :-\

I can confirm the same behaviour as others above me.

In the official WebUI, when a torrent is deleted from a tracker or the tracker isn't connectable for some reason there is absolutely zero way to identify them other than manually scrolling through each torrent manually. (Status: 'Not working', Message: 'Unregistered torrent' or other messages)

They should all be gathered under the 'Errored' category and have a red icon next to them.

cliffy2015 commented 1 year ago

Absolutely insane that this is still an issue after 5 years :-\

I can confirm the same behaviour as others above me.

In the official WebUI, when a torrent is deleted from a tracker or the tracker isn't connectable for some reason there is absolutely zero way to identify them other than manually scrolling through each torrent manually. (Status: 'Not working', Message: 'Unregistered torrent' or other messages)

They should all be gathered under the 'Errored' category and have a red icon next to them.

Yep I do not have this trouble with deluge which I have started to use more till this is sorted

AbsenceJam commented 1 year ago

Even just a working "Tracker" column rather than "Complete Announce URL (but only when contacted and working otherwise it's the infinity symbol)".

zotabee commented 1 year ago

Any news on this much needed feature ?

hamany99 commented 1 year ago

Any plans to fix this issue in the web ui?

Pro-Tweaker commented 1 year ago

This is a much needed feature, any updates on plans to fix this issue ?

glassez commented 1 year ago

This is a much needed feature, any updates on plans to fix this issue ?

19672

klepp0906 commented 1 year ago

I saw that in desktop GUI such torrents appear under the Errored Status in sidebar, but in WebUI it's still not the case

problem is, so do torrents that have several announce urls associated (think TE/FL/IPT) if one url isnt working or connecting and the others are/is due to whatever reason... it still ends up in the error category. so when you have thousands of torrents you end up needing to manually sift because the error status is almost perpetually populated.

be nice to filter that category or not populate it with torrents unless NO announce urls are working.

Extremity commented 10 months ago

A simple solution is to utilize the existing "Status" column with a simple boolean conditional checking if all associated trackers are down/reporting an error or not. If true, the file is not seeding and the status should change to "Error" or "Down" or "Idle" etc. If there are multiple trackers and one is down, the torrent is still seeding and nothing changes.

I have several uploads that have been removed from their tracker, and there is no way to sort by both "error" and "tracker." A simple change like this utilizes the already existing status column and is just logical - the status should not say "seeding" if there is no tracker to seed to.

A more comprehensive solution is to have tracker sidebar sorting isolated. Selecting a tracker to sort by should always be separate from any other selections, such as "Error" and "Warning." In the meantime, however, the quick and easy status update would provide the needed capability with less work.

KorbenDallas commented 1 month ago

Been waiting for version 5 to be released for so long but still no progress