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

mods that fail to download prevent all other mods from being downloaded #173

Open
Dr-Turtle opened this issue May 1, 2024 · 0 comments
Open
Labels
A-integration Area: integration C-enhancement Category: new feature or request P-modio Provider: mod.io

Comments

@Dr-Turtle
Copy link

When adding new mods with a list of urls, any mod that isn't successful prevents all other mods from downloading.

Due to mod.io rate limits, this can mean the error appears (hidden under the list of urls) after several minutes, forcing the user to wait out the rate limits again until mint finds another error.

I doubt you need to use up the rate limit to check if the urls are valid, you could either skip the failed mods and show an error afterward listing which mods failed, or pause the download and prompt the user if they want to finish downloading or cancel.

Ideally, mint really should just have an option to download subscribed mods automatically, (which are accessible through a single api request).

@jieyouxu jieyouxu added C-enhancement Category: new feature or request A-integration Area: integration P-modio Provider: mod.io labels May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-integration Area: integration C-enhancement Category: new feature or request P-modio Provider: mod.io
Projects
None yet
Development

No branches or pull requests

2 participants