mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Better filtering of torrents by status #14927
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#14927
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 @DarkVoyage on GitHub (Sep 1, 2023).
Suggestion
#19504 led me to an idea that statuses should be not groups, but filters that give custom results and helps you reduce the clutter. Current status groups are not precise and they collect several different statuses that are not the same.
Use case
For example, downloading group contain not only currently resumed torrents, but also paused (stopped), which is not correct. This group should be called instead incomplete and be a separate group. Group "Stalled Uploading" looks to me completely useless, because waiting for peer is normal situation for seeding torrents. It is named like they are "problematic". At same time stalled downloads are problematic downloads that are stuck in unfinished state (dead or unconnectable). And then a group Stalled that combine both is twice useless list that has no sense at all.
I think that desired filtering can be obtained, if statuses were conditional and you can select the needed combination of options. Filter should offer several conditions, some of which are multistate and some are boolean like moving and checking.
So the final list of combinations should look like:
Where is "complete/incomplete"? Actually downloading is incomplete and uploading is complete, this is the same.
When you click on each filter - it cycles through all modes and changes icon on the left.
So what we get.
Extra info/examples/attachments
*see discussion regarding renaming paused mode to stopped and adding a different paused mode #19472 then filtering would have more variations
@xavier2k6 commented on GitHub (May 25, 2025):
ANNOUNCEMENT!
For anybody coming across this "Feature Request" & would like/love to see a potential implementation in the future!
Here are some options available to you:
Please select/click the 👍 &/or ❤
reactionsin the original/opening post of this ticket.Please feel free (If you have the "skillset") to create a "Pull Request" implementing what's being requested in this ticket.
(new/existing contributors/developers are always welcome)
DO:
DO NOT:
(These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)