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