mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
qBittorrent moves all existing files to "incomplete" folder after rechecking updated torrent #17492
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#17492
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 @codinv on GitHub (Feb 2, 2026).
qBittorrent & operating system versions
qBittorrent v5.1.4 in docker on synology nas
image: linuxserver/qbittorrent:latest
What is the problem?
I have a large torrent (~400 GB) that is already fully downloaded. This torrent is periodically updated by the publisher: new files are added and some existing files are modified.
When the torrent is updated, I add the new .torrent file to qBittorrent and let it perform a recheck.
The problem occurs when the option “Keep incomplete torrents in:” is enabled.
Steps to reproduce
Download a large torrent (hundreds of GB) completely.
Enable the option “Keep incomplete torrents in:” and set an incomplete directory.
Later, add an updated version of the same torrent (with additional or modified files).
qBittorrent starts rechecking the data.
Actual behavior
After the recheck finishes:
This results in:
Expected behavior
After the recheck:
In other words, the incomplete folder should be used only for files that are actually incomplete, not for already verified data.
This behavior makes updating large torrents very inefficient
The issue is especially noticeable with torrents that are frequently updated
It would be great if qBittorrent could avoid moving already completed data during rechecks
Additional context
No response
Log(s) & preferences file(s)