Matthew Kennerly

Results 281 comments of Matthew Kennerly

Hey, sorry this fell off my radar for a while 😅 To be honest, I'm not confident that I can figure out the root cause here. Besides trying different combinations...

Hi! I can't reproduce this on my system, so there may be an issue with the data for a specific game that I don't have. Some questions for you: *...

Thanks for the extra detail :) Could you please try this test? * Open Command Prompt * Run: `set RUST_LOG=ludusavi=trace` * Run: `ludusavi.exe backup --force` * When it gets stuck,...

Thanks! You have a custom game with no name that's set to back up the entire `D:\` drive and `E:\Games`. That's the one it's taking a long time to process....

Right now, Ludusavi can't handle a single game entry being so large. It's optimized for scanning many smaller game entries in parallel, rather than a single extremely large entry. If...

Thanks for looking into this \:D The only reservation I have is about how hard it may be to maintain this approach when Heroic/etc make changes to how they launch...

Ah, I guess Clap can't mark the name as "positional, but only if it comes before --". That looks fine then :+1: Feel free to open a draft PR, and...

I think there's still room to explore the monitoring options in the first message. There could be different pros/cons between monitoring and the `wrap` CLI, so I think both have...

> I have a proposition to add to wrap's functionality: using a parameter, let me specify if I want to restore or backup? That sounds fine to me :) I'd...

@kekonn I've inquired about adding some environment variables here: https://github.com/lutris/lutris/issues/5407