Skip to content

nzbget 25.3#235738

Merged
BrewTestBot merged 2 commits intomainfrom
bump-nzbget-25.3
Sep 1, 2025
Merged

nzbget 25.3#235738
BrewTestBot merged 2 commits intomainfrom
bump-nzbget-25.3

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## What's Changed
  • Features:

    • Automatic category detection from NZB file metadata #615:
      • The API method append now has a new argument:
        • AutoCategory (bool) - If true, the category will be automatically detected from the NZB file (if available);
      • Extended web UI with "Auto-detect category" checkbox in upload dialog;
      • Introduced a CategorySource option for RSS feeds, providing granular control over where category information is retrieved;
    • Added an option to disable the _unpack intermediate folder when unpacking.
      This allows for immediate access to files during the unpacking process #617.
  • Bug fixes:

    • Fixed macOS x64 Mojave support #613.
  • For developers:
    - Integrated the Boost.Filesystem library for cross-platform file system operations.
    We're using Boost.Filesystem to ensure compatibility with older systems
    and plan to transition to the std::filesystem library in the future #636;
    - Updated unrar:

    • Linux: from 7.11 to 7.13;
    • macOS: from 7.11 to 7.12;
    • Windows: from 7.11 to 7.13.

View the full release notes at https://github.com/nzbgetcom/nzbget/releases/tag/v25.3.


@github-actions github-actions bot added bump-formula-pr PR was created using `brew bump-formula-pr` boost Boost use is a significant feature of the PR or issue labels Sep 1, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 1, 2025

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 1, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 1, 2025
Merged via the queue into main with commit aa6f1dc Sep 1, 2025
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-nzbget-25.3 branch September 1, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

boost Boost use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants