qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28.69k stars 4.01k forks source link

Issue with Magnet Link when adding torrent #18599

Open davebebo opened 1 year ago

davebebo commented 1 year ago

qBittorrent & operating system versions

qBittorent v4.5.1 OS: Windows 11 Pro 22621.1265 (10.0.22621)

What is the problem?

When using the download button in search for a torrent inside web ui qBittorrent search, nothing happens and I get the following error in the log:

Failed to load torrent. Source: "https%3A//thepiratebay.org/description.php%3Fid%3D49823534". Reason: "The system cannot find the path specified."

Same goes for when I insert that same magne link in the Download from URLs

image

I have no issues downloading with info-hashes from the WEB UI and if I am using the download button in the app there is no issue there

image

Steps to reproduce

  1. Copy a download link image
  2. Insert download link in "Add Torrent Link" image

Additional context

No response

Log(s) & preferences file(s)

No response

glassez commented 1 year ago

Seems the problem is that magnet URI isn't decoded. @qbittorrent/web-developers developers, ping!