Skip to content

Commit fcc0348

Browse files
authored
New version: nzbget.nzbget version 25.3
1 parent 2c193ba commit fcc0348

3 files changed

Lines changed: 69 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Created with komac v2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
3+
4+
PackageIdentifier: nzbget.nzbget
5+
PackageVersion: '25.3'
6+
InstallerType: nullsoft
7+
Scope: machine
8+
ReleaseDate: 2025-09-01
9+
Installers:
10+
- Architecture: neutral
11+
InstallerUrl: https://github.com/nzbgetcom/nzbget/releases/download/v25.3/nzbget-25.3-bin-windows-setup.exe
12+
InstallerSha256: 531E32D48A7282F972282149A1D89C5C04B890AE9D66D1222C6F03CD3A019EBA
13+
ManifestType: installer
14+
ManifestVersion: 1.6.0
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Created with komac v2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
3+
4+
PackageIdentifier: nzbget.nzbget
5+
PackageVersion: '25.3'
6+
PackageLocale: en-US
7+
Publisher: nzbget.com
8+
PublisherUrl: https://github.com/nzbgetcom
9+
PublisherSupportUrl: https://github.com/nzbgetcom/nzbget/issues
10+
PackageName: NZBGet
11+
PackageUrl: https://github.com/nzbgetcom/nzbget
12+
License: GPL-2.0
13+
LicenseUrl: https://github.com/nzbgetcom/nzbget/blob/develop/COPYING
14+
ShortDescription: Unsenet downloader
15+
Tags:
16+
- nzbget
17+
- usenet
18+
ReleaseNotes: |-
19+
What's Changed
20+
- Features:
21+
- Automatic category detection from NZB file metadata #615:
22+
- The API method append now has a new argument:
23+
- AutoCategory (bool) - If true, the category will be automatically detected from the NZB file (if available);
24+
- Extended web UI with "Auto-detect category" checkbox in upload dialog;
25+
- Introduced a CategorySource option for RSS feeds, providing granular control over where category information is retrieved;
26+
- Added an option to disable the _unpack intermediate folder when unpacking.
27+
This allows for immediate access to files during the unpacking process #617.
28+
- Bug fixes:
29+
- Fixed macOS x64 Mojave support #613.
30+
- For developers:
31+
- Integrated the Boost.Filesystem library for cross-platform file system operations.
32+
We're using Boost.Filesystem to ensure compatibility with older systems
33+
and plan to transition to the std::filesystem library in the future #636;
34+
- Updated unrar:
35+
- Linux: from 7.11 to 7.13;
36+
- macOS: from 7.11 to 7.12;
37+
- Windows: from 7.11 to 7.13.
38+
ReleaseNotesUrl: https://github.com/nzbgetcom/nzbget/releases/tag/v25.3
39+
InstallationNotes: |-
40+
1. Start NZBGet via start menu or desktop shortcut
41+
2. NZBGet puts an icon into the tray area (near clock) and opens a browser window
42+
3. In the web-interface (browser window) go to settings page:
43+
- Setup your login credentials in section SECURITY
44+
- Add one or more news-servers in section NEWS-SERVERS
45+
- Save settings and reload NZBGet
46+
ManifestType: defaultLocale
47+
ManifestVersion: 1.6.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
3+
4+
PackageIdentifier: nzbget.nzbget
5+
PackageVersion: '25.3'
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)