mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Creating redudant subdirectories with file's names #7917
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#7917
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 @itsvolodya on GitHub (Oct 14, 2018).
Please provide the following information
qBittorrent version and Operating System
4.1.3 (x64), Windows 10, 1607
Windows 10 10.0.14393
If on linux, libtorrent and Qt version
(type here)
What is the problem
The client creates extra subdirectories with names of original files in torrent after some time. For instance, there are 10 files in torrent without any folders. If I downlad one of them fully, then start to add and download one by one, in some moment — say, after 3 completed files — I'll get the fourth wrapped in the folder with its name, and the rest of 6 available as folders too.

these folders are just files in original structure
What is the expected behavior
Not to change original directory structure.
Steps to reproduce
I'm not sure, what causes the problem. It doesn't happen right with adding another file for download. And seems to be, it doesn't happen with all multiple files torrent: only with those which haven't any subdirectories.
Extra info(if any)
If I re-add torrent, check downloaded files (manually unwrapped of redundant folders first) and add another one — this one goes fine. But the next will be "problematic" even before download: if I try to open its destination directory, nothing will happen (although .unwanted folder should be opened).
@thalieht commented on GitHub (Sep 13, 2020):
Duplicate of #9242