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

Fix: DirectRename and ParRename support of nested file paths found in par files #497

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

dnzbk
Copy link
Collaborator

@dnzbk dnzbk commented Feb 6, 2025

Description

  • DirectRename and ParRename now correctly handle nested file paths found in par files

Testing

  • Windows 11 AMD64
  • Linux Debian 12 AMD64

@dnzbk dnzbk requested review from phnzb and luckedea February 6, 2025 06:26
@dnzbk dnzbk linked an issue Feb 6, 2025 that may be closed by this pull request
1 task
@dnzbk dnzbk merged commit c372bd6 into develop Feb 7, 2025
3 checks passed
@dnzbk dnzbk deleted the fix/direct-renamer branch February 7, 2025 11:38
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.

DirectRename doesn't handle correctly filenames containing nested directories.
2 participants