Open Piber0 opened 1 month ago
This is most likely due to the cross-file piece, the first part of which is in selected file and the rest (belonging to unselected one) is placed in a .parts file that is deleted along with the torrent. Therefore, this piece is missing when re-add torrent.
Yes, .parts
file is always being deleted along with the torrent, even if you chose to keep the content.
So this is intended behavior, not a bug.
qBittorrent & operating system versions
qBittorrent: 4.6.7 (64-bit) Operating system: Windows 11 Home 23H2 x64
Qt: 6.4.3 Libtorrent: 1.2.19.0 Boost: 1.86.0 OpenSSL: 1.1.1w zlib: 1.3.1
What is the problem?
During a partial file download, qBittorrent tells me that they are completed at 100%, but when I delete and then re-add the .torrent, it indicates that they are only completed at 99% (most often at 99.9%).
Steps to reproduce
Additional context
This problem has already occurred when I selected only the .mkv files from a torrent containing .nfo or .jpg files.
I tried checking "Recheck torrents on completion" in the advanced options. The file was indeed verified at 100%, but the same problem occurred after deleting and re-adding it.
I also tried to create a .torrent of this file marked as 99.9% complete in order to compare it to the original .torrent, and it appears to be similar with a length of 22,994,783,619 bytes. I also did the same for a pack of 30 .mkv files and found that they were all the same length as the original .torrent, but also marked by qbittorrent as only 99% complete.
I have already tried forcing the verification and also downloading the few % marked as missing, but the same observation occurred after deleting and re-adding it.
This problem has already appeared in version 4.6.6 (and probably also before).
Log(s) & preferences file(s)
No response