nzbget 19.0-testing-r1991

Announcements about new stable and testing releases.
Subscribe to the forum for e-mail notifications.
Forum rules
This forum is readonly and is intended to inform users about new releases.
You can subscribe to the forum to receive e-mail notifications.
Locked
hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

nzbget 19.0-testing-r1991

Post by hugbug » 13 May 2017, 20:11

Changes since 19.0-testing-r1929
  • unpack during downloading (#371):
    • downloaded files can now be unpacked as soon as every archive part is downloaded;
    • new option "DirectUnpack" to activate direct unpacking;
    • direct unpack works even with obfuscated downloads; option "DirectRename" (see below) must be active for that;
    • option "ReorderFiles" (see below) should be also active for optimal file download order;
    • direct unpack works for rar-archives; 7-zip archives and simply splitted files are processed by default unpack module;
    • direct unpack obviously works only for healthy download; if download is damaged the direct unpack cancels and the download is unpacked during post-processing stage after files are repaired;
    • direct unpack reduces the time needed to complete download and post-processing;
    • it also allows to start watching of video files during download (requires compatible video player software);
    • see forum topic Unpack during downloading for more info;
  • renaming of obfuscated file names during downloading (#360):
    • correct file names for obfuscated downloads are now determined during download stage (instead of post-processing stage);
    • downloaded files are saved into disk directly with correct names;
    • direct renaming uses par2-files to restore correct file names;
    • new option "DirectRename" to activate direct renaming;
    • new queue-event NZB_NAMED, sent after the inner files are renamed;
  • automatic reordering of files (#364):
    • inner files within nzb reordered to ensure download of files in archive parts order;
    • the files are reordered when nzb is added to queue;
    • if direct renaming is active (option "DirectRename") the files are reordered again after the correct names becomes known;
    • new option "ReorderFiles";
    • new command “GroupSortFiles” in api-method “editqueue”;
    • new subcommand “SF” of remote command “-E/--edit“;
  • new option "FileNaming" to control how to name obfuscated files (before they get renamed by par-rename, rar-rename or direct-rename) (#361);
  • on Windows NZBGet can now associate itself with nzb-files (#24):
    • use option in Windows installer to register NZBGet for nzb-files;
  • improved continuos integration with Travis CI:
    • added gcc 4.8 to test matrix;
    • installing unrar into test system to allow unit tests requiring unrar;
  • new button “Volume Statistics” in section “News Servers” of settings
    page; shows the same volume data as in global statistics dialog (#352);
  • new option "ServerX.Notes" for user comments on news servers (#352);
  • new parameters for api-method "servervolumes" as a performance optimization measure to reduce amount of transferred data (#352);
  • removed unnecessary requests to news servers (#360);
  • show backup icon in history in phone theme (#31);
  • clear script execution log before executing script (#50);
  • fixed: startup scheduler tasks can be executed again (#376);
  • fixed crash during download caused by a race condition (#356);
  • fixed: sleep mode no longer works on Windows (#350);
  • fixed: queue was not saved after deleting of queued post-jobs (#348);
  • fixed: possible crash at the end of post-processing (#347);
  • fixed: "undefined" in reorder extension scripts when editing option “ScriptOrder” in web-interface (#338).
Other changes since 18.0
  • extensions scripts can now be executed from settings page (#50):
    • script authors define custom buttons;
    • when clicked the script is executed in a special mode and obtain extra parameters;
    • example script *Email.py* extended with button "Send test e-mail";
    • for details see updated wiki-page Extension-scripts;
  • TLS certificate verification (#339):
    • when connecting to a news server (for downloading) or a web server (for fetching of rss feeds and nzb-files) the authenticity of the server is validated using server security certificate. If the check fails that means the connection cannot be trusted and must be closed with an error message explaining the security issue;
    • new options CertCheck and CertStore;
    • official NZBGet packages come with activated certificate check;
    • when updating from an older NZBGet version the option CertCheck will be automatically activated when the settings is saved (switch to Settings page in web-interface and click "Save all changed");
    • see http://nzbget.net/Certificate_verification for details;
  • authentication via form in web-interface as alternative to HTTP authentication (#330):
    • that must help with password tools having issues with HTTP authentication dialog;
    • new option FormAuth;
  • drop-downs (context menus) for priority, category and status columns (#346):
    • quicker changing of priority and category;
    • easier access to actions via drop-down (context menu) in status column;
  • improvements in RSS feed view in phone mode (#263);
  • set name, password and dupe info when adding via URL by click on a button near URL field in web-interface (#123);
  • added support for ECC certificates in built-in web-server (#353);
  • save changes before performing actions in history dialog (#346);
  • added host name to all error messages regarding connection issues (#349);
  • backup-badge for items in history similar to downloads tab (#31);
  • proper exit code on client command success or failure (#23).
  • support for HTTP-header "X-Forwarded-For" in IP-logging (#331);
  • fixed "undefined" in reorder extension scripts (#338);
  • fixed compile error under gcc 4.8;
  • fixed: changing category via drop-down in download list didn't change pp-parameters (#346);
  • fixed crash during download caused by a race condition (#356);
  • fixed possible crash at the end of post-processing (#347);
  • fixed: queue was not saved after deleting of queued post-jobs (#348);
  • fixed: sleep mode no longer worked on Windows (#350).
Download link

Locked

Who is online

Users browsing this forum: No registered users and 4 guests