Skip to content

Commit fca5306

Browse files
authored
New version: nzbget.nzbget version 24.6
1 parent c954489 commit fca5306

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: '24.6'
6+
InstallerType: nullsoft
7+
Scope: machine
8+
ReleaseDate: 2025-02-24
9+
Installers:
10+
- Architecture: neutral
11+
InstallerUrl: https://github.com/nzbgetcom/nzbget/releases/download/v24.6/nzbget-24.6-bin-windows-setup.exe
12+
InstallerSha256: E6A4EA1587BA1F63801EB44AB2EFBE8E0FE5F9B8916DFDBA8D5C8C31D90F793E
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: '24.6'
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+
- Improved deobfuscation #469
22+
- enhanced parsing of the subject field in NZB files and improved validation of downloaded article filenames
23+
- added a check for filename obfuscation after unpacking; excessively obfuscated filenames are renamed to the NZB filename
24+
- added new options:
25+
- RenameAfterUnpack - enables/disables renaming of extracted and obfuscated files using the NZB filename
26+
- RenameIgnoreExt - a comma-separated list of file extensions to ignore when renaming files after unpacking
27+
- added a new value for the Status field in the listgroups API method: POST_UNPACK_RENAMING
28+
- Network speed tests
29+
- the new API-method:
30+
- struct testnetworkspeed() - returns the measured network speed in Mbps #489
31+
- Added support by DirectRename and ParRename of nested file paths found in par files #497
32+
- Added a filter to the nzb manual upload dialog #505
33+
- Bug fixes:
34+
- Fixed: HealthCheck=None with ParCheck=Force can cause a segmentation fault on unhealthy downloads #475
35+
- Fixed: Attempting to load the certificate even if CertCheck is turned off #479
36+
- Fixed: Loading icon display for NZB uploads in light and dark modes #486
37+
- Fixed PowerPC (ppc500) support #491
38+
ReleaseNotesUrl: https://github.com/nzbgetcom/nzbget/releases/tag/v24.6
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: '24.6'
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)