mint icon indicating copy to clipboard operation
mint copied to clipboard

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

Open Dr-Turtle opened this issue 2 months ago • 0 comments

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).

Dr-Turtle avatar May 01 '24 18:05 Dr-Turtle