mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
qBT 4.2.1 does not load torrents with spaces in the filename #9667
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#9667
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 @StudioErrilhl on GitHub (Jan 21, 2020).
Please provide the following information
qBittorrent version and Operating System
4.2.1 / Windows 10 Pro 1903
What is the problem
When downloading torrent-files with spaces in the filename, qBT decides to treat each part of the torrent file as a separate torrent, and tries to load it, which of course doesn't work.
What is the expected behavior
That it loads the file as one file, ie that it doesn't care about spaces in the filename.
Steps to reproduce
Download / load a torrent file with spaces in the filename.
@The5kull commented on GitHub (Jan 21, 2020):
The problem is with your browser which sends wrong data to qB.
You are probably using Firefox. Reset the TORRENT selection and after that dont select a program in Firefox for TORRENT. When opening/downloading a torrent let windows redirect the torrent to qB. Problem solved.
@StudioErrilhl commented on GitHub (Jan 21, 2020):
"Let windows redirect"? That doubles the workload.
Why not just fix the problem? Since it has been working fine before. So, what exactly is happening. The file is saved just fine, so what happens when Firefox sends the file with spaces directly to qB? Because, if I download for instance an image file with spaces in the filename, it'll open just fine in an image program, directly from Firefox. So...
No, problem isn't solved.
@ghost commented on GitHub (Jan 23, 2020):
Are you using the latest version of Firefox? I've seen some other "Firefox" user having the same issue. When user tries to open the .torrent directly in Qbit it fails to load the torrent from the temp directory.
Though I couldn't reproduce the issue.
@TheOne320 commented on GitHub (Jan 25, 2020):
This was fixed in Firefox 72.0.2
https://bugzilla.mozilla.org/show_bug.cgi?id=1601905