You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you cancel download, it will be cancelled only after last transfer is finished. Job should be cancelled right away.
Is this a regression?
It always worked like that.
To Reproduce
Start downloading any album.
Click on 'Stop'
It will stop only after fully downloading current track.
Additional context
Sometimes connection gets very slow or disconnected. This behavior leads to situation, when track is downloading forever and you can't cancel the whole job because of it. Only closing whole downloader helps.
The text was updated successfully, but these errors were encountered:
DJDoubleD
changed the title
[Bug] Cancel downloading instantly after pressing stop
[Enhancement] Cancel downloading instantly after pressing stop
Sep 11, 2023
Adding context from duplicate issue #66 by @zjgmijg
When downloading, this can be made selectable and can be positioned with the mouse. In this way, enter can directly download again, which is very convenient.
As shown in the picture, the mouse can be positioned, so even if the card owner stops moving, I can enter and download directly.
Here the same feature is requested in order to solve network problems that would cause downloads to "hang".
And instant cancel option would save the user from having to restart the application, remove partially downloaded files and restart download of the canceled link.
🐞 Bug Report
Describe the bug
If you cancel download, it will be cancelled only after last transfer is finished. Job should be cancelled right away.
Is this a regression?
It always worked like that.
To Reproduce
Additional context
Sometimes connection gets very slow or disconnected. This behavior leads to situation, when track is downloading forever and you can't cancel the whole job because of it. Only closing whole downloader helps.
The text was updated successfully, but these errors were encountered: