mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Set "Not Downloaded" on whole torrent and re-check all files #7113
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#7113
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 @JudoFreak on GitHub (Apr 7, 2018).
Wondering if it is possible to set qBittorrent to not download any of the files but check all of them and therefore seed them upon completion of checking. Currently it only checks the files if they are set to be downloaded.
@thalieht commented on GitHub (Apr 7, 2018):
Add the torrent paused in qBt and "save" it to the location of the files you already have, right click it and force recheck. Or if you already added the torrent, right click -> Set location... and force recheck.
Make sure you watch it as it is checking because if it fails it may start downloading and overwrite your existing files (may be fixed in next version of qBt).
@JudoFreak commented on GitHub (Apr 10, 2018):
Gotcha, that sort of fixes the issue. I've also come to discover that when I seed across different sites that when a file is selected as do not download it will always move the completed file into the .unwanted folder. I know this has probably be discussed and requested to death on here but is there any chance of removing the .unwanted feature? I switched from uTorrent 2.2.1 and it handles the caching and do not download in a manner that doesn't use the .unwanted folder.
@thalieht commented on GitHub (Apr 10, 2018):
That's been the plan for quite a while but noone has done it yet.
@JudoFreak commented on GitHub (Apr 10, 2018):
Fair enough, do you happen to know if anyone is working on it or if any progress is being made on it?
@thalieht commented on GitHub (Apr 10, 2018):
Probably noone.
@JudoFreak commented on GitHub (Apr 15, 2018):
Could you perhaps merge this with an open ticket for getting rid of the .unwanted folder system? I'm pretty sure there already likely has ben something opened on it so no use having multiple threads.
@FranciscoPombal commented on GitHub (Sep 14, 2020):
Original question was answered and
.unwantedfolder feature has been removed inmaster(https://github.com/qbittorrent/qBittorrent/pull/12820), so versions after 4.2.5 will not include it.