Page 1 of 1

nzbget 21.0-testing-r2220

Posted: 01 Sep 2018, 22:15
by hugbug
Changes since 20.0
  • improved support for Android devices (#538):
    • now providing a separate installer package for Android;
    • the package contains binaries built using Android NDK;
    • this improves compatibility with Android, in particular with Android 8, where general Linux installer version of NZBGet didn't work anymore due to security changes in Android;
    • android installer app is updated to use the new android installer package instead of general Linux package;
  • reworked duplicate handling to support URLs, especially when using RSS feeds (#541):
    • queue items added via URLs (to be fetched by nzbget) are no longer immediately fetched;
    • instead url-items are handled by duplicate check similar to nzb-items and may be placed into history as duplicate backups;
    • if an url-item needs to be downloaded as backup for a failed other item the nzb-file is fetched via provided URL;
    • this greatly reduces the number of nzbs fetched from indexers when using RSS feeds and duplicate handling;
  • force par-check for nzbs without archives (#525);
  • added functional tests for unpack CRC error (#558);
  • click on nzbget logo in web-interface now switches to downloads tab instead of showing "About dialog" which has been moved into settings (#564);
  • fixed: failed downloads not having any par2- or archive- files were moved to DestDir instead of remaining in InterDir (#562);
  • fixed crash when using FIPS version of OpenSSL (#561);
  • fixed potential crash in built-in web-server (#567);
  • fixed: statistics for session download time and speed may be way off on high load (#573).

Download link