|
| 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 |
0 commit comments