mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
[bug] 3.3.0 beta: does not track, or look to see, that files have been downloaded #3157
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#3157
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 @WaterSibilantFalling on GitHub (Oct 6, 2015).
jDownloader[whoops, sorry] qBittorrent is now downloading this same torrent for the 3rd time (see # 24 below) into the same directory. It has already downloaded it twice.Without a "always check on startup", and without the ability to track the status of its files, and without looking for completed files in the completed directory, this will always happen - it seems.
@sledgehammer999 commented on GitHub (Oct 6, 2015):
You are using jdownloader. How does qbittorrent fit in the picture?
PS: I deleted your file-tree. It isn't needed, and I don't want potential pirated stuff posted here.
@WaterSibilantFalling commented on GitHub (Oct 6, 2015):
Sorry, a brain-slip, I typed the wrong thing: I meant qBittorrent
@sledgehammer999 commented on GitHub (Oct 6, 2015):
File->Exitand wait until the process disappears from the process list in task manager. Launch it again. If the problem persists, open the log (view->log) and locate the relevant entries about that particular torrent. Copy them here.@sledgehammer999 commented on GitHub (Oct 8, 2015):
Any news on this?
@WaterSibilantFalling commented on GitHub (Oct 11, 2015):
Yes, it just happened again, nothing in the logs - no log messages.
I have restarted after a system reboot and now qBittorrent is writing over the top of completed files - I can see this with fnotifystat and by the change in the file times and through the qBittorrent interface
It is not writing with the .qB! extention, although, just writing over the tops of existing, completed files. The save paths in the fastresume files are correct. These are paths to directories that are mounted with udev, so the underlying /dev/sdX changes every reboot. I had thought that this might be related, but the save paths are correct in the fastresume files, and always seem to be correct when viewed via the qBittorrent interface.
I am using 3.3.0 beta, with /usr/lib/libtorrent-rasterbar.so.8.0.0 on 4.1.0-2-rt-686-pae #1 SMP PREEMPT RT Debian 4.1.6-1 (2015-08-23) i686 GNU/Linux
Question: if I always delete all of the ~/.local/share/data/qBittorrent/BT_backup/.fastresume files, will all the files then be rechecked upon startup? (or will I jus loose all my torrents from qBittorrent?) A recheck upon startup would be best, slow, but the answer.