Christian Emmer

Results 117 comments of Christian Emmer

Some information here from @unexpectedpanda about the date field and why it's necessary: https://github.com/emmercm/igir/commit/b888c1b01641c4f4506f30958b23f57d137f6f8f#commitcomment-161923476

This is potentially a duplicate of https://github.com/temporalio/helm-charts/issues/149.

@iredmedia has the right answer here--failure to replace a token is intentional, as you intended a file to be written and it couldn't be. Though the error message could use...

I want to add another voice that this was an unexpected change, to have PRs merge outside of the schedule I've been using for a year. Additionally, I had a...

> I'm not even clear on what the warning is trying to say. It's trying to warn the user that it couldn't find any files within the archive, which should...

Very strange, I tested a handful of these on macOS and they seem to be alright. Can you try running Igir with `--reader-threads 1 --disable-cache`? I'm wondering if there's something...

Definitely no need to let it finish. And I'm about to release the speedup suggestion from https://github.com/emmercm/igir/issues/1776. Can you post some `chdman info --input ` of CHDs that scan successfully?...

The suggestion makes sense, and externalizing this config would allow others to keep extending the tokens when I inevitably get less time for development. I'll keep this on the backlog.

> We add validation handling such that a "move" or "copy" command is required in order to perform any ROM patching. Which, to a degree, makes sense because you can't...

> I'm fairly certain that it would fail to patch a few ROMs just because igir filtered them before getting to the patching phase. Ah yep, you're totally right. ---...