mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
WebUI: does not "error" torrent when it has stopped seeding due to being removed from tracker #13198
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#13198
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tyestor on GitHub (Mar 19, 2022).
qBittorrent & operating system versions
qBittorrent-nox 4.4.1
Unraid 6.9.2 (docker)
Issue is prevalent on the latest versions of both Firefox and Chrome.
What is the problem?
qBittorrent-nox 4.4.1 WebUI does not "error" torrent when it has stopped seeding due to being removed from tracker. I have thousands of torrents being seeded and its very difficult to keep track of torrents that could be removed for a variety of reasons without qBt telling me when they have errored. The Windows client does this without issue.
When a torrent has this error it should be filterable in the WebUI, but it isn't.
@tyestor commented on GitHub (Mar 19, 2022):
I guess this is related to these:
#11469 and #9849
@SawkeeReemo commented on GitHub (Apr 13, 2022):
Just giving this a bump! Been hoping for this for a long time!
@kambala-decapitator commented on GitHub (Jul 13, 2023):
also interested in the fix for WebUI
@xJayson commented on GitHub (Aug 7, 2023):
Man is it hard for the devs to implement this simple feature officially with no need to go searching for workarounds?
Please devs! We implore you to look at this issue and fix it.
@luzpaz commented on GitHub (Aug 12, 2023):
@xJayson Devs have a lot going on. Can you try to rally some folks to look at the code and propose a fix ?
@luzpaz commented on GitHub (Aug 14, 2024):
This is still hinged on #9849, correct ?
@kambala-decapitator commented on GitHub (Jan 10, 2025):
got tired of checking all the torrents for errors manually and hacked a simple python script that lists completed torrents that have at least one non-working tracker. All you need is to adjust
baseUrlto point to your server - string before/api/v2/torrents/.@scratchmex commented on GitHub (Jul 2, 2025):
Check on
https://github.com/qbittorrent/qBittorrent/pull/22166
Should be released by 5.2
@Zageron commented on GitHub (Jul 3, 2025):
You're a legend. Thanks for finally adding this feature! Looking forward to 5.2 and allowlists. 😎