mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
"Set location" should show visible progress #3291
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#3291
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 @oboewan42 on GitHub (Nov 5, 2015).
Currently, there is no way to tell whether a "Set location..." option has finished or not, other than opening up the destination folder and watching the files move into place one by one.
@ngosang commented on GitHub (Nov 7, 2015):
+1 I think the progress bar in the transfer list should show something like "Moving..." and the progress.
@DarkwaterV3 commented on GitHub (Nov 18, 2015):
Created an account to give this a +1 as well. Moving large amounts of data with QB this way is quite an unsure process at this point. Just have to let it sit and hope it hasn't hit a snag somewhere.
@chrishirst commented on GitHub (Nov 19, 2015):
#2431, #2813, #3305,
It can't, as libtorrent does not provide any 'hooks' into the 'move storage' process, it does not even provide a "move complete" signal, the only indication you will get is that network activity will start up again once the move is complete.
@DarkwaterV3 commented on GitHub (Nov 19, 2015):
Darn. Well, thanks for clearing that up, at least.
@TETYYS commented on GitHub (May 14, 2016):
REL https://github.com/qbittorrent/qBittorrent/issues/2431
@thalieht commented on GitHub (May 3, 2017):
#508 duplicate
@thalieht commented on GitHub (Jul 25, 2018):
Closing as duplicate of #508.