mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Qbittorrent creates redundant root folder #5253
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#5253
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 @darth-biomech on GitHub (Feb 23, 2017).
v3.3.10 on windows 7
I download folder from a torrent site, open it in the uTorrent, and get this file structure:

All files are downloading correctly into G:\films\star\S02\File#1.mkv, no folders in the torrent.
But when I open same torrent in qBittorrent and try to continue seeding these files, it will not agree to set download location as G:\films\star\S02\file#1.mkv, it sets it as G:\films\star\S02\torrentname\file#1.mkv, making whole new folder that wasn't in the torrent before:

@Misiek304 commented on GitHub (Feb 23, 2017):
In the settings > Downloading there is an option called something like "use subcategories". Try to disable that and check again.
@thalieht commented on GitHub (Feb 23, 2017):
It's not possible atm, there are 2 PR's currently pending that allow stripping the root folder
#5465 #4081.
@sledgehammer999 commented on GitHub (Apr 17, 2017):
Implemented by #5465. It will appear in v3.4.0.