-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
If you uncheck files before starting a torrent, they still get downloaded #21440
Comments
I guess what's going on here. You uncheck the text file, which has 0 size? If yes, that's intended. |
That was just an example, the same is happening with .nfo files. This 100% wasn't happening with older qBittorrent versions, I definitely would have noticed plenty of unwanted files collecting in my main download folder. |
Hmm, looks like this is the same issue as #21434. |
You're wrong. This has always been the case with 0 byte files. |
I have to agree with him though. As I previously said, those unchecked files never downloaded for me. Now, with the new version, they download even if I uncheck them before starting the torrent. Very easy for me to notice this because I mainly download movies so I only have video files in my main download folder. Now, instead, I can find random files like the typical .nfo ones, etc. |
That's a different new issue unfortunately. #21434 has more details. I can't reproduce it on my Linux machine, but that could be a Windows-specific issue. |
@steferrari |
This is not visible either in the screenshots or from the description. Therefore, the first thing that comes to mind is originally 0 byte files. |
Just to clarify. The older versions 4.6.x did not download any files other files in the torrent, unless they were ticked. I am 100% sure, as I also mainly dl movies and I only have the video file extensions allowed. I also have confirmed the exclude file ext is working as it is only the video file checked to download. In the example I have given, I can confirm the jpg file were not 0 bytes to start. This happens to all files they are not checked. QBT creates these empty files in the directory . |
Small files on piece boundaries always have been downloaded. Their content goes into hidden And it is still the case for 5.0.0. The only difference is that for some people it creates dummy 0 byte files in places where unchecked files would have been. |
Ok, so no one is arguing, well certainly I am not, I'm attempting to explain how this issue is occurring because there seems to be confusion over which files I'm referring to. I understand that various .parts files have always existed. There no question that is intended and happens. From the linked post it appears these 0bytes generated files would normally be moved into the .parts file? But QT never generated any files for files that were not included for download. I have confirmed this by installing version 4.6.4 x64 So are you saying the difference is that for some people it creates dummy 0 byte files in places where unchecked files would have been. Is a bug or intended behaviour? |
It's a bug of course. It should not happen. And it does not happen for me on Linux. |
This is 100% happening on Windows with V5. It's not a huge deal, but annoying nonetheless. |
I have also noticed the same thing happening from v5 on WIN10. It has never happened earlier. Now it has been creating 0 byte files which I had unchecked in the list before starting the torrent. Of course not a huge deal but annoying. |
Trying to apply it to a nonexistent file is unacceptable, as it may unexpectedly create such a file. Closes qbittorrent#21440.
Trying to apply it to a nonexistent file is unacceptable, as it may unexpectedly create such a file. Closes qbittorrent#21440.
Trying to apply it to a nonexistent file is unacceptable, as it may unexpectedly create such a file. PR qbittorrent#21488. Closes qbittorrent#21440.
qBittorrent & operating system versions
qBittorrent: 5.0.0 x64
Operating system: Windows 10 Home (22H2)
What is the problem?
I noticed that unchecked files on this window still ended up being downloaded.
Steps to reproduce
No response
Additional context
No response
Log(s) & preferences file(s)
The text was updated successfully, but these errors were encountered: