Skip to content

Honor disable recursion on sub extractions.#113

Merged
davidnewhall merged 1 commit intomainfrom
dn2_bug_fix
Feb 17, 2026
Merged

Honor disable recursion on sub extractions.#113
davidnewhall merged 1 commit intomainfrom
dn2_bug_fix

Conversation

@davidnewhall
Copy link
Copy Markdown
Contributor

In xtractr queue.go, the sub-Xtract in decompressFolders() was updated so the recursion/ISO flags are propagated:

  • DisableRecursion: resp.X.DisableRecursion
  • RecurseISO: resp.X.RecurseISO

Now xtractr correctly honors DisableRecursion.

@davidnewhall davidnewhall merged commit 6b11664 into main Feb 17, 2026
8 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.

Unpackerr Folders - disable recursion doesn't work

1 participant