Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magnet torrent bug fix #1961

Closed
ghost opened this issue Sep 23, 2014 · 1 comment
Closed

Magnet torrent bug fix #1961

ghost opened this issue Sep 23, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 23, 2014

I had some magnet torrent issues where magnet torrent would not download, so I figured to check registry how qBittorrent values looks like, after a while I noticed something odd, when qBittorrent asks in the popup window that do you want to qBittorrent to handle magnet torrent links in the future I think it adds values wrong:

If I check that option: (magnet won't work)

"C:/Program Files/qBittorrent/qbittorrent.exe" "%1"

If I ignore that option: (magnet works)

"C:\Program Files\qBittorrent\qbittorrent.exe" "%1"

Do you see what's odd? I do, it adds value \ as /

@ghost ghost changed the title Magnet torrent issue and plausbile bug fix Magnet torrent issue and plausible bug fix Sep 23, 2014
@ghost ghost changed the title Magnet torrent issue and plausible bug fix Magnet torrent bug fix Sep 23, 2014
@sledgehammer999
Copy link
Member

Duplicate of #1952

It would be nice if you did a search first.

@qbittorrent qbittorrent locked and limited conversation to collaborators Feb 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants