mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Part-source seeding without placeholder creation when preallocate disk option enabled #640
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#640
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 @JoeyMendez on GitHub (Jul 15, 2013).
When I want to seed a torrent with many files, but I don't have the whole source the qBittorrent create placeholder files and folder structure to replace the missing parts. These files are unusable and won't be downloaded. I guess this is happens for indexing purpose. But has two major disadvantages:
There are massive CPU usage during the creating process and I can't stop/cancel the process unless I kill the process.
This doesn't make any sense. In uTorrent I was able to stand in the seed without creating placeholder files to replace the missing parts. For example season packs. If I only have the last season and the rest are not.
Is this bug or by design?
@sledgehammer999 commented on GitHub (Jul 16, 2013):
Have you disabled
Tools->Options...->Downloads->preallocate disk space for all files?@JoeyMendez commented on GitHub (Jul 21, 2013):
No, this option is enabled. But I enabled this option in uTorrent too, because it reduces the file system fragmentation.
I thought "all files" means: all files what I've checked for download.
I disabled this setting and now only created an empty .unwanted folder in the unwanted directories.
@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.