Kalanyr
Kalanyr
Drat. Thanks. On Fri, 15 Sept 2023, 05:20 SNBeast, ***@***.***> wrote: > I dunno how helpful this is but Checkpoint can read/write from the save > data of the 3DS...
Unfortunately no, I can expose the max number of simultaneous downloads ( which get 1 worker each ) but the module used doesn't allow rate limiting and adding the capacity...
If you're okay with that I can implement it but it's a very coarse rate limit, so you should expect to go over your set limit, significantly so, at times....
You should be able to put the savedir immediately following the "main" command eg update or download and then the options after it. On Sun, 5 Feb 2023, 01:28 mharmless,...
That's the default layout for the help and it's weird because of course open ended options, don't know when to terminate for the fixed parameter (other options can be recognized...
The writes for files are mostly handled by Pythons default stream flushing logic, there's nothing deliberately keeping files in memory for like performance reasons or anything*. Resuming incomplete downloads might...
Extras (eg manuals) don't have languages specificied so they always get included if extras are allowed. Some of these could get tagged heuristically but extras don't have well defined naming...
Yeah, it's not ideal. You should be able to use the -skip flag I think it is to specify filenames to skip, I *think* it allows wild cards (*?). On...
It's not that sophisticated unfortunately. Wildcards match all matches and can't be constrained like that unfortunately. Though english extras usually skip language tagging in the name at all so you...
I did just have a look at Master of Magic Classic, and the behaviour with French/German are "correct" in that they are indeed supplied as unsupported extras, so gogrepoc treats...