Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add function to check for solid archive #101

Closed
ganego opened this issue Jan 1, 2024 · 0 comments
Closed

Add function to check for solid archive #101

ganego opened this issue Jan 1, 2024 · 0 comments

Comments

@ganego
Copy link

ganego commented Jan 1, 2024

Thank you for writing this library. I used python-unrar before, but it no longer seems to work properly.

My code behaves differently when encountering a solid archive vs a non-solid one, so I need to know when an archive is solid. For this I currently load the first couple of bytes of that rar and check for the 'solid' flag (this won't work with an SFX, but that's no issue for me).

I'd like to propose that you add a function that returns if an archive is solid.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant