mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Search filter for download dialog #13753
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#13753
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 @masterofobzene on GitHub (Aug 24, 2022).
Suggestion
Just an idea because it happened to me a couple of times and had to download files I didn't want.
Big torrents may have unnecesary files for the user. Right now, qbittorrent lets us decide what to download when opening a torrent or magnet. In this dialog you can check entire folders or files. Sometimes you need to filter a lot of files inside a lot of folders to not waste so much bandwidth (I've reduced 20GB download to 10GB once).
Use case
Sometimes the files inside a folder are not all necessary, for example in a photo collection you may not want .PSD files which are reduntant in some specific cases and are very heavy. Imagine having to remove the tick to 200+ files one per folder (and the folder has lots of useful files too) and you should get the idea.
A nice small searchbox like the windows explorer should be more than enough. Somewhere you could for example search for all *.psd from the example above and be able to untick them in one move.
Extra info/examples/attachments
No response
@xavier2k6 commented on GitHub (Aug 24, 2022):
@masterofobzene you seem to be suggesting an exclusion/blacklist option.....
This is already available under Options->Downloads.....
scroll down to the end & check/enable
Excluded file namestype
*.psd(to use your example) in the box below that.@masterofobzene commented on GitHub (Aug 24, 2022):
Not exactly that. I would like to be able to remove files from download list not blacklist specific filetypes or names for all downloads. I may want to download the .psd from my example above from time to time.
My example is not a job that I do everyday so the search/filter I'm asking for is dynamic and can only be made by the user before downloading the torrent.
The idea is to make it interactive for users, so they can easily remove files easily and not configure a "hard filter" that may lead to some troubles if you forget to change it in the settings or cause that you have to modify it for each download.
But the option you say is good as a workaround in the mean time.
SIDE NOTE: what version are you using?... I have different icons and that option is not available to me... using 4.4.4
@thalieht commented on GitHub (Aug 24, 2022):
A search filter is coming to new torrent dialog in 4.5.0 but just like in content tab, you won't be able to do what you ask with "Select None" or any other way, so duplicate of #6569
That too is coming in 4.5.0.