emmercm / igir

🕹 A zero-setup ROM collection manager that sorts, filters, extracts or archives, patches, and reports on collections of any size on any OS.
https://igir.io/
GNU General Public License v3.0
364 stars 18 forks source link

Add --dir-letter-limit option #490

Closed emmercm closed 1 year ago

emmercm commented 1 year ago

Hi,

I just try this command:

npx igir copy extract test --dat DAT/Nintendo/Super\ Nintendo\ Entertainment\ System --input ROM --output Assets/{pocket}/common/ --dir-letter

It's work perfectly fine, but I have one issue.

The S folder have 923 files. Pocket works with 500 files into the folders (according the JB, it's between 300 and 500).

I would like to know if we can add an option to limit the number of files for each folder and in this case get a S1 folder, S2 folder, etc.

Thanks :)

Originally posted by @21millStreets in https://github.com/emmercm/igir/discussions/484

emmercm commented 1 year ago

@21millStreets if you want to preview the feature, the new option is --dir-letter-limit <number> and the instructions are here: https://github.com/emmercm/igir/pull/496#issuecomment-1646755659

github-actions[bot] commented 12 months ago

:lock: Inactive issue lock

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.