mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Changes to where a torrent is stored is lost after shutdown #8126
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#8126
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 @outandabout on GitHub (Nov 30, 2018).
Please provide the following information
qBittorrent version and Operating System
qBittorrent v4.1.4
Operating System: Ubuntu 18.04.1 LTS
Kernel: Linux 4.15.0-39-generic
Architecture: x86-64
If on linux, libtorrent and Qt version
Qt: 5.9.5
Libtorrent 1.1.11.0
What is the problem
Changes to the file structure are not being saved properly and qBittorrent loses these changes after shutdown.
Download a file with the structure
Dir
File
Change the Dir to something simple for storage to something like
Season 02
File
Qbittorrent changes the structure and moves File into the Dir Season 02
Shutdown Qbittorrent and when it is restarted at a later time the Torrent will error out because it is looking for the File in the org Dir instead of Season 02
What is the expected behavior
Qbittorrent changes the structure and moves File into the Dir Season 02
This should be stored right after the change is made
Shutdown qBittorrent and restart
Qbittorrent should still look for the File in the directory Season 02
Steps to reproduce
This will happen randomly. I have seen it occur with normal shutdowns and with rebooting a slow machine. The amount of time the that has passed since the file was downloaded does not seem to matter. I had to reboot tonight and had 14 files fail to this error. The files were completed between 2018-11-19 and 2018-11-27
@jmiller3 commented on GitHub (Dec 12, 2019):
I have had this happen to me as well.
It's particularly catastrophic as I am using a category management to determine download path, so when the settings are lost, the files are automatically moved to the default download directory, in this case an SD card, which renders the system unusable. It seems intermittent because out of 2,000 files, it happened to < 100, unfortunately some of those were 10+ Gb.
@ghost commented on GitHub (Jul 17, 2022):
Closing this as this was reported on a very old version. If you can still reproduce it with latest version please comment to re-open the thread or create a new thread.