mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Add "download metadata" option under "start torrent" to download metadata without starting the entire download #11502
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#11502
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 @gabriele2000 on GitHub (Dec 28, 2020).
qBittorrent version and Operating System
4.3.2 on Windows 10 x64 version 20H2
What is the problem
There's no way to download metadata only without the torrent being downloaded as soon as they finish to being downloaded
What is the expected behavior
Add an option to the contextual menu, you select one or more torrents and you click on "download metadata only" (not a tickbox) then the torrent must pause itself (without even creating its folder if possible).
I'm requesting this because the combination of crappy internet and management problems leads to a lot of confusion, for example one day I moved a folder (I thought that everything was downloaded) but it was the wrong one and its size was like 2MB instead of 3GB... the names were similar and I didn't even want that torrent to start, just the metadata to download
@glassez commented on GitHub (Dec 28, 2020):
Will the option discussed in #13890 fit you?
@gabriele2000 commented on GitHub (Dec 28, 2020):
If you think that this feature would be in line with my request then yes... I don't understand at 100% the line of work of qbittorrent to say that
@glassez commented on GitHub (Dec 29, 2020):
There it was about optional checking of torrents added in the "stopped" state (i.e. check and do nothing else). I thought it might contain a metadata download step (i.e. download the metadata if there is none, check the torrent and do nothing else).
@thalieht commented on GitHub (Jan 30, 2022):
Duplicate of #929