mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
[Wishlist] Multiple torrent locations #5267
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#5267
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 @chatumao on GitHub (Feb 26, 2017).
qBittorrent 3.3.4 on Windows 7 x64.
Some torrents consist of multiple files or folders that one might want to place all in different locations. But if one were to seed them, only a part of the torrent could be seeded.
For example consider this hypothetical torrent:
[root_torrent_folder]/folder1/bunch_of_files
[root_torrent_folder]/folder2/bunch_of_files
[root_torrent_folder]/folder3/bunch_of_files
If one would want to arrange these folders like this:
Folder/folder1/[root_torrent_folder]/folder1/bunch_of_files
Folder/folder2/[root_torrent_folder]/folder2/bunch_of_files
Folder/folder3/[root_torrent_folder]/folder3/bunch_of_files
The structure is still intact and seeding is possible, but not for the whole torrent. One could open the torrent file, point qb to Folder/folder1/ as download location and then uncheck the content of olfder2 and folder3.
It would be nice to have an attribute for every part of the torrent that is "located at" or something like this. This way, a torrent scattered all over the drive could still be seeded as if it was in one place.
@dzmat commented on GitHub (Feb 27, 2017):
I think that all you need is just a hardlink (or soft one).
@chatumao commented on GitHub (Feb 27, 2017):
I thought of that, but I'd rather keep it simple to stay flexible in terms of file system and operating system. But I might end up doing it anyways..
On February 27, 2017 1:41:04 PM GMT+01:00, dzmat notifications@github.com wrote:
@fbriere commented on GitHub (May 3, 2017):
Could this be a duplicate of #4071?
@ngosang commented on GitHub (Sep 16, 2018):
We are closing all issues related to old qBittorrent versions (qBittorrent < 4.1.0).
Please, update to last release and, if the bug/error/crash is still present, open another issue.
Thank you.