mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Magnet link does not work properly #68
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#68
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 @Jonssen on GitHub (Sep 1, 2012).
When using magnet link qBittorent does not reckonize multiple files inside the torrent. There is no option to select/deselect any files. One has to first agree to download the whole package and when it has been listed, torrent content can yet again be modified. This only happens with magnet links - .torrent files work fine, selecting the files before downloading is functioning normally. (Different magnet link tested so this is not a site related issue]
Windows 7, latest Qbittorrent 3.0.0
@cdumez commented on GitHub (Sep 2, 2012):
This is the expected behavior. Since it is a magnet link, we have no idea what's inside the torrent until we download its metadata from other peers.
@Jonssen commented on GitHub (Sep 2, 2012):
Oh I didn't know its expected behaviour. I previously used Bitcomet and magnet links works there similar to .torrent files..
@cdumez commented on GitHub (Sep 2, 2012):
Maybe BitComet waits until the metadata to be downloaded before showing the torrent addition dialog? I have never tried BitComet.
@Jonssen commented on GitHub (Sep 2, 2012):
Yes I think that what it does, sometimes it takes a while for the files to show up. Would this be convienient feature in qBittorent as well?