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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Error handling of partial/corrupted downloads #13

Open
yu2yi opened this issue Apr 18, 2023 · 2 comments
Open

[Feature Request] Error handling of partial/corrupted downloads #13

yu2yi opened this issue Apr 18, 2023 · 2 comments
Assignees
Labels
Feature New feature or request

Comments

@yu2yi
Copy link

yu2yi commented Apr 18, 2023

image
image
image

Everytime when the error came,the files were corrupted and can't play normally.
Can you make it automatically re-download the corrupted files or warn us which corrupted files were in when the download is complete.
Much appreciate.

@DJDoubleD DJDoubleD changed the title [Feature Request] [Feature Request] Error handling of partial/corrupted downloads Apr 18, 2023
@DJDoubleD DJDoubleD added the Feature New feature or request label Apr 18, 2023
@DJDoubleD
Copy link
Owner

Automatic retries of downloads might cause a loop so maybe the best solution for this might just be error reporting so the user can retry the failed tracks manually. To be investigated but will probably be merged with #9

@DJDoubleD DJDoubleD self-assigned this Apr 18, 2023
@DarkVoyage
Copy link

DarkVoyage commented Sep 11, 2023

Error is already reported on download error. First what should be done - corrupted downloads should be automatically deleted. And if you download same album again it will fill only missed tracks.

You can add limited retries count, for example, maximum 5 retries to redownload on error.

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

No branches or pull requests

3 participants