igir
igir copied to clipboard
🕹 A zero-setup ROM collection manager that sorts, filters, extracts or archives, patches, and reports on collections of any size on any OS.
### Is your feature request related to a problem? Currently when using `--dir-letter-limit` with `--dir-letter` and `--dir-letter-group` folders with less than the set limit number or roms are still put...
### Paste the command ``` npx igir@latest copy \ --dat "./dat/*.dat" \ --input "./input/" \ --output "./output/" \ -vvv ``` ### Describe the bug At some point, igir just ..stopped...
### Is your feature request related to a problem? romm expects disk based games to be in a single folder: - Final Fantasy VII (USA) - Final Fantasy VII (Disc...
### Paste the command npx --yes igir@latest move zip test clean report \ --dat "${BASE_PATH}/DATs/Redump/*.dat" \ --input "${REDUMP}" \ --input "${INPUT}" \ `# Trust checksums in archive headers, don't checksum...
### Paste the command ``` ./igir report --input "/mnt/NAS02/EMUS/roms/TEST/roms/" \ --dat "/mnt/NAS02/EMUS/roms/TEST/dats/FinalBurn Neo (ClrMame Pro XML, Arcade only)_last.dat" \ --report-output "/mnt/NAS02/EMUS/roms/TEST/igir_%YYYY-%MM-%DDT%HH:%mm:%ss.csv" ``` ### Describe the bug Using the report command...
### Is your feature request related to a problem? No ### Describe the solution you'd like It would be nice to tell users how to update their copy of Igir,...
### Paste the command ```sh npx -y igir@latest \ link \ test \ report \ clean \ -d "dats/" \ -p "../archive/patches/" \ -i "../archive/roms/" \ --input-exclude "../archive/roms/no-intro/Nintendo - Game...
### Paste the command All commands (e.g., `igir --help`) Similar issue (described below) with all commands run through `npx` (e.g., `npx igir@latest --help`) ### Describe the bug When running any...
### Is your feature request related to a problem? Short answer: Yes. Long answer: A lot of the script setups I've seen and even what's suggested in the Maintainers Usage...
### Is your feature request related to a problem? Yes, reporting bugs for igir does take quite a long time with all the info we need to additionally provide. ###...