mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
ability to remove files #11143
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#11143
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 @github-account1111 on GitHub (Oct 29, 2020).
Please provide the following information
qBittorrent version and Operating System
4.3.0.1 Windows 10 1809
If on linux, libtorrent-rasterbar and Qt version
(type here)
What is the problem
Unchecking a file doesn't delete it. It just stays there, and I have to go into the folder manually and search it up. If multiple files are involved things can quickly get messy.
What is the expected behavior
Two options:
Steps to reproduce
Go into the Content menu of a torrent.
Extra info(if any)
uTorrent has the option, and I've always found it really useful.
@FranciscoPombal commented on GitHub (Oct 29, 2020):
Related: https://github.com/qbittorrent/qBittorrent/issues/13531.
I'm considering this a feature request for:
@github-account1111 commented on GitHub (Oct 29, 2020):
I found that issue right after posting this. You're efficient!
Why not the second option, if I may ask?
Edit: No, you're right, the first option is probably better.
@HYBRID-BEING commented on GitHub (Oct 31, 2020):
Maybe add an option to control the unchecking behavior?
@leleoveiga commented on GitHub (Nov 1, 2020):
isnt it the same as delete the torrent and check the box of deleting the files too? I mean, whats the point of deleting the file but not deleting the torrent too
@HYBRID-BEING commented on GitHub (Nov 2, 2020):
@leleoveiga
This issue is not about deleting a torrent though. There could be numerous reasons for deleting specific files - you mistakenly chose wrong files or simply forgot to chose the ones you need when starting the torrent, you didn't knew which ones you'll need and want to remove unnecessary files after you checked through the files, you want to keep torrent in list without it taking any space, etc.
@github-account1111 commented on GitHub (Nov 13, 2020):
@leleoveiga torrent != file. There can be multiple files in the torrent.
@Bob202011 commented on GitHub (Nov 17, 2020):
I would hate to see simply unselecting a file delete it. I've done it accidentally on files that have taken me a long time to download , and once a file is gone it could be gone forever leaving the torrent unseeded.
@HYBRID-BEING commented on GitHub (Nov 18, 2020):
@Bob202011
Deleting file by unchecking it definitely should not be a default action. I do think that it doesn't sound like a thing that one would do a lot (can't come up with a use-case for this, tbh), so maybe it doesn't really warrant an option in the settings, and context menu entry to delete file from drive would be sufficient.
Additionally, torrent context menu could have some kind of "Delete unchecked files" entry or something.
@github-account1111 commented on GitHub (Nov 18, 2020):
I agree, I've realized why such behavior would be bad since opening this issue. But, as Francisco wrote, this is a request for
So you can rest easy :)
@jbruchon commented on GitHub (Feb 15, 2022):
What I'm seeing is that I'll uncheck files so I can only keep some of them, delete the torrent, and the files I unchecked don't get deleted upon torrent deletion. This is the correct way: delete the unchecked files on torrent deletion. Unfortunately, that's not happening, so I'm forced to poke through them manually.
@HYBRID-BEING commented on GitHub (Feb 15, 2022):
Are you sure those files were not in use? (#14498)
@jbruchon commented on GitHub (Feb 15, 2022):
@HYBRID-BEING In my case, no. They were only in use by qBT and I was asking for torrent deletion.
@HYBRID-BEING commented on GitHub (Feb 15, 2022):
Can't reproduce on 4.4.0. You might want to open a new issue for this.
@thalieht commented on GitHub (Sep 28, 2022):
Duplicate of #4664