Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Partly downloaded file is not checked #23

Open
Firehawk52 opened this issue Apr 25, 2023 · 1 comment
Open

[Bug] Partly downloaded file is not checked #23

Firehawk52 opened this issue Apr 25, 2023 · 1 comment

Comments

@Firehawk52
Copy link

馃悶 Bug Report

Describe the bug

When the software is checking if a file exists (and skipping it), it doesn't check if it's part of the file on the drive. So if the software locks up and you redownload the files, it should check if the file is the right hash or something to make sure it's downloaded completely.


Is this a regression?

I think it's an issue in all versions.


To Reproduce

Either it should check the hash or delete the file if not downloaded completely.


@orbittwz
Copy link

could be easy to implement, if the download stopped, add "-temp" suffix to the download folder path?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants