mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
[Wishlist] Copy text / links from search results #4385
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#4385
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 @affaff on GitHub (Jun 20, 2016).
First of all, thank you very much for the improvements in 3.3.5! Great work.
I have two items on my wish list regarding the search results, I'll try to be brief.
Thanks again for the great work.
@affaff commented on GitHub (Jun 22, 2016):
Another thought, is once the torrent is downloaded, you know the infohash for that URL.
Maintain an internal table, at least for the session, possibly longer, which relates the URL to the infohash. I might see the same torrent on two different sites, but, they are the same thing with different names.
Additional searches later may produce the same URL again, if the table was maintained, it could show up as torrent downloaded or already in queue.
@ferostarsky commented on GitHub (Nov 11, 2018):
Hello,
I would also be glad if there was a button in the Search engine tab to allow us to copy magnet link of currently selected found result. (Basically another button right next to Copy description page URL which will copy the magnet link)
Thank you very much.
@Chocobo1 commented on GitHub (Jun 26, 2019):
Done in PR #10852.