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

rar5 read FHEXTRA_REDIR and expose via RarEntry #814

Merged
merged 1 commit into from Mar 14, 2024

Conversation

coderb
Copy link
Contributor

@coderb coderb commented Mar 14, 2024

NOTE: api user should skip entries where RarEntry.IsRedir is true and not call OpenEntryStream()

@coderb coderb force-pushed the pullreq-rar5-redir branch 2 times, most recently from c8683e5 to 0f02064 Compare March 14, 2024 08:16
  NOTE: api user should skip entries where RarEntry.IsRedir is true and not call OpenEntryStream()
@adamhathcock
Copy link
Owner

This looks good, thanks!

This passed tests but are you saying the generic interface needs to change too?

@coderb
Copy link
Contributor Author

coderb commented Mar 14, 2024

I haven't considered that. I am using RarReader.Open() which has proprerty Entry which is a RarEntry.

@adamhathcock adamhathcock merged commit 8072eb1 into adamhathcock:master Mar 14, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants