Skip to content

Fix: rename output file after download#516

Merged
dnzbk merged 2 commits intodevelopfrom
fix/filename-messages
Mar 4, 2025
Merged

Fix: rename output file after download#516
dnzbk merged 2 commits intodevelopfrom
fix/filename-messages

Conversation

@dnzbk
Copy link
Copy Markdown
Collaborator

@dnzbk dnzbk commented Feb 25, 2025

Description

  • fixed: renaming of the temporary .out output file to its original filename when Direct/Par renaming is disabled
  • fixed: messages show downloaded files as out.tmp
  • improved deobfuscation of [PRiVATE]-... groups

Testing

  • Windows 11 AMD64

@dnzbk dnzbk linked an issue Feb 25, 2025 that may be closed by this pull request
1 task
@dnzbk dnzbk marked this pull request as draft February 25, 2025 17:58
@dnzbk dnzbk force-pushed the fix/filename-messages branch from e27a44f to 53d1701 Compare March 3, 2025 07:00
@dnzbk dnzbk changed the title Fix: messages show downloaded files as out.tmp Fix: rename output file after download Mar 3, 2025
@dnzbk dnzbk marked this pull request as ready for review March 3, 2025 07:22
@dnzbk dnzbk requested review from luckedea and phnzb March 3, 2025 07:22
@dnzbk dnzbk marked this pull request as draft March 3, 2025 07:23
@dnzbk dnzbk force-pushed the fix/filename-messages branch from 8a16e4f to 7b769f0 Compare March 3, 2025 07:28
@dnzbk dnzbk marked this pull request as ready for review March 3, 2025 09:06
@dnzbk dnzbk merged commit 8d293dd into develop Mar 4, 2025
20 checks passed
@dnzbk dnzbk deleted the fix/filename-messages branch March 4, 2025 06:37
@dnzbk dnzbk mentioned this pull request Mar 5, 2025
dnzbk added a commit that referenced this pull request Mar 6, 2025
## Description

  - Bug fixes:
    - Renaming of the temporary `*.out.tmp` output file to its original filename
    - Improved deobfuscation of `[PRiVATE]-...` groups [#516](#516)
    - Build with `-DDISABLE_PARCHECK=yes` [#514](#514)
    - Installed Python on Windows could not be found, despite being accessible in the console [#515](#515)

  - For developers:
    - Added more test workflows
        - OpenBSD build/tests
        - FreeBSD tests
        - Linux build/tests with disabled parcheck
        - macOS brew install from head (develop branch only) [#519](#519)
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.

Messages show downloaded files as out.tmp

2 participants