mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Join/group search results with the same torrent hash #15779
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#15779
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 @drws on GitHub (May 17, 2024).
Suggestion
The proposal applies to both GUI and WebUI torrent search interface. Currently search results are listed individually per plugin/source. A very useful feature would be to group/join the ones with the same torrent hash - at least visually, for example with the same background color or an indent. Column sorting should probably apply only to results with most seeders in these cases.
Also in the indentation case the "main" (unindented) result should probably be the one with the most seeders, with the other sources of the same torrent indented (while of course being listed right under it).
The proposal probably changes too much to simply replace the default behavior. In this case the grouping functionality could also be toggleable right in the search interface (or the View menu).
Use case
With multiple search plugins one gets partially-duplicate (related) results with the same torrent hash. In order to select the best source when seeder count between results is equal/similar/low, one has to manually compare the hashes since torrent titles often differ between trackers. The proposed visual aid(s) largely help that while also offering a better overview of search results in general.
Extra info/examples/attachments
No response
@thalieht commented on GitHub (May 17, 2024):
Duplicate of #2511