Skip to content

added meta_only argument to open() functions, to only open cmnt sections#10

Merged
seiya-git merged 1 commit intoseiya-dev:mainfrom
a1ex4:open-meta-only-mr
Nov 13, 2025
Merged

added meta_only argument to open() functions, to only open cmnt sections#10
seiya-git merged 1 commit intoseiya-dev:mainfrom
a1ex4:open-meta-only-mr

Conversation

@a1ex4
Copy link
Copy Markdown
Contributor

@a1ex4 a1ex4 commented Aug 26, 2025

This adds the meta_only boolean argument to all open() functions. If set to True then only the cnmt entries will be opened instead of the whole file, to speed up the process if all we want to do is identify contents.

From my testing the identification is 2 to 10 times faster depending on the file size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants