Skip to content

fix: respect rename_to_nzb_name setting for single-file archive normalization#446

Merged
javi11 merged 1 commit intomainfrom
claude/fix-normalization-single-file-HC3Is
Mar 25, 2026
Merged

fix: respect rename_to_nzb_name setting for single-file archive normalization#446
javi11 merged 1 commit intomainfrom
claude/fix-normalization-single-file-HC3Is

Conversation

@javi11
Copy link
Copy Markdown
Owner

@javi11 javi11 commented Mar 25, 2026

Previously, RAR and 7zip archive processing always normalized the filename
to match the NZB basename when there was exactly one media file, ignoring
the rename_to_nzb_name config option. Now the option is passed through to
ProcessArchive and gates the shouldNormalizeName check.

https://claude.ai/code/session_01WatkgRCQKEkKvc8Fke4Pas

…lization

Previously, RAR and 7zip archive processing always normalized the filename
to match the NZB basename when there was exactly one media file, ignoring
the rename_to_nzb_name config option. Now the option is passed through to
ProcessArchive and gates the shouldNormalizeName check.

https://claude.ai/code/session_01WatkgRCQKEkKvc8Fke4Pas
@javi11 javi11 merged commit c0fe9f3 into main Mar 25, 2026
2 checks passed
drondeseries referenced this pull request in drondeseries/altmount_old Apr 16, 2026
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.

2 participants