DJDoubleD / QobuzDownloaderX-MOD

Downloads streams directly from Qobuz. Experimental refactoring of QobuzDownloaderX by AiiR
GNU General Public License v3.0
530 stars 17 forks source link

[Bug] Partly downloaded file is not checked #23

Open Firehawk52 opened 1 year ago

Firehawk52 commented 1 year ago

🐞 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 commented 11 months ago

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