Versie 5.0.0 van SABnzbd is uitgekomen, met een kleine update voor macOS er achteraan. Met SABnzbd kunnen bestanden van usenet worden gedownload. Dit opensourceprogramma is beschikbaar voor Windows, Linux en macOS, en biedt de mogelijkheid om nzb-bestanden te laden, waarna de juiste bestanden van usenet worden geplukt. Met de ingebouwde webinterface is het mogelijk om het programma via een webbrowser te bedienen. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
New featuresBug fixes
- Added support for NNTP Pipelining which eliminates idle waiting between requests, significantly improving speeds on high-latency connections. Read more here. New servers will have
Articles per requestset to2by default. Existing servers need to be manually changed to use NNTP Pipelining.- Implemented Direct Write to optimize assembly of downloaded files. Read more here.
- Post-processing scripts will always be executed, even for failed jobs. Make sure to check the status of the job in your scripts!
- Removed Special setting
empty_postprocas it is no longer needed.- Complete redesign of article cache.
- Improved disk speed measurement in Status window.
- Reduced delays between jobs during post-processing.
- Improved handling of disks getting full.
- Diskspace check will now include Category-specific folders.
- If a download only contains
.nzbfiles, the new downloads will include the name of the original download.- No longer show tracebacks in the browser, only in the logs.
- Dropped support for Python 3.8.
- Windows: Added Windows ARM (portable) release.
- Windows and macOS: Added HTML version of the Release Notes.
- Windows and macOS: Updated Python to 3.14.4, Unrar to 7.20, par2cmdline-turbo to 1.4 and 7zip to 26.00.
Changes to default settings for new installations
Check before downloadcould get stuck or fail to reject.- Several stability changes for the core download process.
- If only par2 files were missing, jobs could get incorrectly aborted.
- No error was shown in case NZB upload failed.
- Correct mobile layout if
Full Widthis enabled.- Handle passwords that exceed Unrar's password limit.
- Aborted Direct Unpack could result in no files being unpacked.
- Encrypted RAR detection could sometimes fail.
- Unwanted extension check was unreliable on passworded downloads.
- No longer exclusively lock all directory operations.
- Improved handling of non-NFC unicode filenames.
- Sorting of files inside jobs was inconsistent.
- Linux: No longer break test-data in the release package.
- Windows: Tray icon disappears after Explorer restart.
- macOS: Slow to start on some network setups.
Upgrade notices
- Default
Minimum Free Space for Temporary Download Folderset to500M.- Enabled
verify_xff_headersetting by default.Known problems and solutions
- You can directly upgrade from version 3.0.0 and newer.
- Upgrading from older versions will require performing a
Queue repair.- Downgrading from version 4.2.0 or newer to 3.7.2 or older will require performing a
Queue repairdue to changes in the internal data format.
- Read
ISSUES.txtor https://sabnzbd.org/wiki/introduction/known-issues
