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
This is a great idea, and would certainly be beneficial to corrupt/incomplete downloads. I don’t have the time these days to implement this feature but I’d be happy to approve a PR if someone would like to work on this.
The download_path would have to be pointed to a temporary directory, each file checked for completeness (somehow) and then moved appropriately. This would require a fairly substantial code change as deemix is responsible for the download and post-download process.
It looks like it's possible due to network issues or force existing the app, that a file can become corrupted.
It might be good to implement some functionality like temporarily download to a temp file, then rename the file when complete
The text was updated successfully, but these errors were encountered: