nzbget 0.7.0-testing-r342

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 0.7.0-testing-r342

Post by hugbug » 18 Jul 2009, 18:31

nzbget 0.7.0-testing-r342

Changes since nzbget 0.7.0-testing-r317
  • added history: new option <KeepHistory>, new remote subcommand <H> for commands <L> (list history entries) and <E> (delete history entries), new RPC-command <History> and subcommand <HistoryDelete> for command <EditQueue>;
  • changed the result code returning status <ERROR> for postprocessing script from <1> to <94> (needed to show the proper script status in history);
  • improved the detection of new files in incoming nzb directory: now the scanner does not rely on system datum, but tracks the changing of file sizes during a last few (<NzbDirFileAge>) seconds instead;
  • improvements in example postprocessing script: 1) if download contains only par2-files the script do not delete them during cleanup; 2) if download contains only nzb-files the script moves them to incoming nzb-directory for further download;
  • improved formatting of groups and added time info in curses output mode;
  • redesigned server pool and par-checker to avoid using of semaphores (which are very platform specific);
  • added subcommand <S> to remote commands <--pause/-P> and <--unpause/-U> to pause/unpause the scanning of incoming nzb-directory;
  • added commands <PauseScan> and <UnpauseScan> for scheduler option <TaskX.Command>;
  • added remote commands <PauseScan> and <ResumeScan> for XML-/JSON-RPC;
  • improved error reporting while parsing nzb-files;
  • added field <NZBID> to NZBInfo; the field is now returned by XML-/JSON-RPC methods <listfiles>, <listgroups> and <postqueue>;
  • improvements in configure script;
  • added support for platforms without IPv6 (they do not have <getaddrinfo>);
  • debug-messages generated on early stages during initializing are now printed to screen/log-file;
  • messages about obsolete options are now printed to screen/log-file;
  • fixed: option <ContinuePartial> did not work;
  • fixed: environment block was not passed correctly to child process, what could result in seg faults (windows only);
  • fixed compatibility issues with OS/2;
Changes since 0.6.0
  • imporved example postprocessing script: added support for external configuration file, postprocessing parameters and configuration via web-interface;
  • option <TaskX.Process> now can contain parameters which must be passed to the script;
  • added pausing/resuming for post-processor queue; added new modifier <O> to remote commands <--pause/-P> and <--unpause/-U>; added new commands <postpause> and <postresume> to XML-/JSON-RPC; extended output of remote command <--list/-L> to indicate paused state of post-processor queue; extended command <status> of XML-/JSON-RPC with field <PostPause>;
  • changed the command line syntax for requesting of post-processor queue from <-O> to <-L O> for consistency with other post-queue related commands (<-P O>, <-U O> and <-E O>);
  • fixed: seg. fault in service mode on program start (Windows only);
  • improved example post-processing script: added support for delayed par-check (try unrar first, par-repair if unrar failed);
  • added modifier <O> to command <-E/--edit> for editing of post-processor-queue; following subcommands are supported: <+/-offset>, <T>, <B>, <D>; subcommand <D> supports deletion of queued post-jobs and active job as well; deletion of active job means the cancelling of par-check/repair or terminating of post-processing-script (including child processes of the script); updated remote-server to support new edit-subcommands in XML/JSON-RPC;
  • extended the syntax of option <TaskX.Time> in two ways:
    1) it now accepts multiple comma-separated values;
    2) an asterix as hours-part means <every hour>;
  • added svn revision number to version string (commands <-v> and <-V>, startup log entry); svn revision is automatically read from svn-repository on each build;
  • added estimated remaining time and better distinguishing of server state in command <--list/-L>;
  • added new return code (93) for post-processing script to indicate successful processing; that results in cleaning up of download queue if option <ParCleanupQueue> is active;
  • added readonly options <AppBin>, <ConfigFile> and <Version> for usage in processing scripts (options are available as environment variables <NZBOP_APPBIN>, <NZBOP_CONFIGFILE> and <NZBOP_VERSION>);
  • fixed compilation error when using native curses library on OpenSolaris;
  • fixed linking error on OpenSolaris when using GnuTLS.
Download link

Locked

Who is online

Users browsing this forum: No registered users and 15 guests