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

Retry failed file receipts & extra checks #94

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

Alphastaire
Copy link

Allows the user to click on a failed file receipt and retry the file download (from dino#1210).
There are also now checks for if a file marked as complete doesn't exist, which solves #89.

Allows the user to click on a failed file receipt and retry the file download. There are also now checks for if a file marked as complete doesn't exist.
@mxlgv mxlgv linked an issue Aug 16, 2024 that may be closed by this pull request
@mxlgv
Copy link
Owner

mxlgv commented Aug 16, 2024

@Alphastaire It really works, but a 1MB file on Windows seems to take forever to download. It's probably related to this: #95

@Alphastaire
Copy link
Author

Alphastaire commented Aug 17, 2024

@Alphastaire It really works, but a 1MB file on Windows seems to take forever to download. It's probably related to this: #95

Yeah, I am unsure what is causing that issue as I haven't done enough debugging, but it's very problematic to say the least. It also happens on Linux with the upstream project. My friend who encountered the issue upstream is not using these commits, so I'm assuming it's a deeply ingrained flaw that will be a pain to deal with.

@mxlgv mxlgv merged commit 80af067 into mxlgv:master Aug 17, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

Cannot download a file multiple times
2 participants