Christian Emmer
Christian Emmer
I appreciate the suggestion. I've thought about this in the past and came to two points: 1. It would incur a full file read after writing the file, to calculate...
Hi @dmitriibaboshin, I believe the `--filter-regex ` option is what you're looking for. It allows for providing a file of regex patterns to match against game names, one pattern per...
Thank you @maxexcloo! Progress has been good on these major features. I've been doing a lot of testing with my own collection, trying to get this ready for release soon!
@maxexcloo was that 2000+% reported by `maxcso`? I've seen it behave poorly with some files.
Somewhat duplicate of https://github.com/emmercm/igir/pull/1552. Is there a reason that a simple `docker run node:lts npx igir@latest ...` wouldn't work for your situation?
I believe this was made the default in v1.25.0: https://github.com/temporalio/temporal/pull/5894 What is the earliest version that I can enable `history.enableHostHistoryCache = true` with? I couldn't find it in the release...
Can you provide a few examples of trimmed files and the expected untrimmed file, specifically: file name, file size, and CRC32? --- See https://igir.io/output/options/#fixing-rom-extensions for the docs on extension fixing....
An output log with trace logging is already required for bug reports (even though people frequently don't include it). What other pieces of information do you think are missing from...
> second run of igir, with that archive in my output (and input) path, checksum calculation time is again slow Are these paths on different disks? If they're on the...
Are you running Igir on Windows or multiple operating systems? If Windows, is the external drive a standard single drive letter (i.e. no special mounting)? After the 2nd try, did...