qBittorrent
qBittorrent copied to clipboard
qbittorrent win10 not shows error when torrent was removed from trackers or tracker not available
qBittorrent & operating system versions
qBittorrent: 4.6.3 platform: Win10 (10.0.1xxxx)
What is the problem?
When torent removed from trackers IMO it should mark it as errored. For example it is logic which works in transmission and it is comfortable to check if tracker unavailable or torrent not registered. Instead of this qBit still shows such torrents as stalled in a row with other "good ones".
It is related to Series torrents for example. After adding new episode – season torrent will be replaced on tracker. Or with some repacks/hybrids upgrades.
Would be great to see this as errors, and not as regular torrent in a whole big list.
Steps to reproduce
Simplest way to repro:
- Load uncomplete season torrent
- Wait for adding new episode
- Old torrent will be shown as regular with stalled state and you will not see that it was upgraded on tracker (old file removed and new one added with the same name)
The same when tracker not available. Torrent will be shown as stalled but not errored.
Additional context
No response
Log(s) & preferences file(s)
No response
There is a way to do it already. Select TRACKERS
> Error
in the filters panel.
I don't have such filters. 4.6.3
Is it some beta/nightly?
Ok I see, it is only in desktop client, but not in web.
But there will be all torrents where at least one errored tracker.
But also most of torrents have kind of fallback
trackers included, so many trackers will be in this filter.
And I'm talking about situation "when ALL trackers of this torrent unavailable – that means torrent itself should be errored"
Ok I see, it is only in desktop client, but not in web.
Yes, it is not implemented in WebUI unfortunately.
when ALL trackers of this torrent unavailable – that means torrent itself should be errored
I don't think it should. Trackers are not essential for torrents to operate. Better simply clean up dead trackers.
Or try to disable Always announce to all trackers in a tier
and Always announce to all tiers
in Advanced
settings. The client will use only the 1st tracker in the list, ignoring others while the 1st is operational.
Ok I see, it is only in desktop client, but not in web.
https://github.com/qbittorrent/qBittorrent/issues/20276
I don't think it should.
Ok then question. As in my example with upgraded series torrent file. How can I see that my torrent is dead already?
I'm not sure how exactly works this feature in transmission, but for me was comfortable to see broken torrents in the list.
How can I see that my torrent is dead already?
I already answered how: TRACKERS
> Error
. Combine it with the settings from https://github.com/qbittorrent/qBittorrent/issues/20368#issuecomment-1926630627 to exclude the fallback trackers.
As for the WebUI, you can't currently do it unfortunately.