-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.3.11 x64. Temp is circumvented by torrents larger than temp, adding content later on. #6500
Comments
If I understand correctly, instead of torrents being moved into or out of the "incomplete" directory as a whole, you would like this to be done on individual files instead. This is not easily possible at the moment, since qBittorrent expects the entire contents of a torrent to be located under the same directory. See #4071 for a request to lift this restriction; I suppose that if/when that issue is solved, this one shouldn't be too hard. I don't know if it should be considered a requirement, though; what you're asking for might be a bit simpler, since it doesn't involve remembering (and creating a GUI for editing) individual pathnames, but rather a single toggle switch for a whole torrent. |
IE. temp is 10gb, torrent is 20gb, set qbit to download the first 10gb to avoid errors, after qbit is done with the first 10gb and has transferred it to destination, the temp drive is now free to download another 10gb. You select the torrent and mark the next 10gb for download. The next 10gb does not go through the temp drive, but goes straight to destination. What i'm suggesting is that the second half of the torrent also go through temp drive like the first half did. |
This issue has been closed and locked for being too old, and thus either most likely resolved in recent versions or no longer applicable. A new issue report with relevant updated data gathered from the latest version is preferable to necroing an old report with a comment like "still happens in version x.y.z", even if you think the bug is the same, or suspect of a regression. Thank you for your contributions. |
If you're downloading a torrent that's larger than your temp, and you want to split it in two or more. After having transferred to destination the first portion of the torrent, when you add more downloads through the content of that torrent. Those downloads will circumvent the temp drive and download straight to the destination drive.
Expected behavior. When adding more downloads from the content of a torrent, those files will go to temp first before being transferred to the destination.
qBit 3.3.11 x64, win8.1 x64.
The text was updated successfully, but these errors were encountered: