Andrey Prygunkov
|
0429a689a4
|
fixed: StageTime was not set for script-jobs when par-check was skipped (affected only XML-RPC-method <postqueue>)
|
2008-02-20 22:19:39 +00:00 |
|
Andrey Prygunkov
|
057df4d35c
|
fixed: too many info-messages <Need more N blocks> could be printed during par-check (appeared on posix only)
|
2008-02-19 18:23:58 +00:00 |
|
Andrey Prygunkov
|
886a07896b
|
fixed: the pausing of a group could cause the start of post-processing for that group
|
2008-02-19 17:48:30 +00:00 |
|
Andrey Prygunkov
|
60857b55f1
|
fixed: post-processor hung after par-check when no post-process-script was defined in options (bug introduced in 121)
|
2008-02-19 16:46:11 +00:00 |
|
Andrey Prygunkov
|
160590149f
|
added the queueing of post-process-scripts and waiting for script's completion before starting of a next job in postprocessor (par-job or script); the purpose of changes was to provide more balanced cpu utilization; the state <executing script> is now viewable via XML-RPC method <postqueue>
|
2008-02-18 19:33:15 +00:00 |
|
Andrey Prygunkov
|
98c6ab5aac
|
updated messages and progress-info in parchecker
|
2008-02-17 13:38:09 +00:00 |
|
Andrey Prygunkov
|
f0e5c6efe7
|
fixed: nzb-files added from the monitoring-directory have double slashes at the end of pathname
|
2008-02-14 18:14:35 +00:00 |
|
Andrey Prygunkov
|
6f9a2dd57f
|
added support for UU-format to internal decoder; removed support for uulib-decoder (it did not work well anyway); replaced the option <decoder (yenc, uulib, none)> with the option <decode (yes, no)>
|
2008-02-14 17:42:45 +00:00 |
|
Andrey Prygunkov
|
8c371cf8af
|
added the gathering of progress-information during par-check; extended the XML-RPC-method <postqueue> with that info
|
2008-02-12 20:02:09 +00:00 |
|
Andrey Prygunkov
|
d74e484752
|
improved handling of nzb-files with multiple collections in par-checker
|
2008-02-11 18:55:11 +00:00 |
|
Andrey Prygunkov
|
1ca268e36a
|
refactored: moved global functions in unit <Util> to new class <Util> to prevent possible conflicts with system functions; added error-reporting by moving completed files from tmp- to dst-directory and added code to move files across drives if renaming fails
|
2008-02-07 18:23:59 +00:00 |
|
Andrey Prygunkov
|
ea05d5635a
|
added the automatic cleaning up of the download queue (deletion of unneeded paused par-files) after successful par-check/repair - new option <ParCleanupQueue>
|
2008-02-05 18:10:02 +00:00 |
|
Andrey Prygunkov
|
8b3158de99
|
refactored: created new class NZBInfo and moved related fields from FileInfo into new class to eliminate the storing of duplicate data (nzb-summary) in each FileInfo-object; changed queue-fileformat to save/load NZBInfo and to prevent unneeded reload/-save of queue-files during parsing of nzb-file
|
2008-02-05 17:34:49 +00:00 |
|
Andrey Prygunkov
|
51b6549671
|
fixed: compilation error after configuring with <--disable-parcheck>
|
2008-01-30 17:04:40 +00:00 |
|
Andrey Prygunkov
|
fe512e830c
|
added options <NzbDirInterval> and <NzbDirFileAge> to adjust interval and delay by monitoring of incoming-directory for new nzb-files
|
2008-01-23 21:26:54 +00:00 |
|
Andrey Prygunkov
|
71531b0077
|
fixed: SmartOrder did not work by moving the files to the top of queue; fixed: DupeCheck did not check files on disk
|
2008-01-10 18:19:42 +00:00 |
|
Andrey Prygunkov
|
b254a6b6c9
|
added edit-commands for <pause all pars> and <pause extra pars> (works best on groups but also with file ranges); the key <P> in curses-outputmode in group-view now switches between three states: pause extra pars -> pause all files -> unpause all files; updated ChangeLog and README
|
2008-01-09 17:45:11 +00:00 |
|
Andrey Prygunkov
|
f79bdab2cd
|
fixed: par-checking should not be started on deleting of collections from queue
|
2008-01-05 16:20:22 +00:00 |
|
Andrey Prygunkov
|
cdbfd3b96d
|
added par-checker's status to status line and output of list-command
|
2007-12-18 23:23:56 +00:00 |
|
Andrey Prygunkov
|
0a43829772
|
fixed and extended parameters for post-process-scripts (<result of par-check> and <state of nzb-job>)
|
2007-12-13 00:02:24 +00:00 |
|
Andrey Prygunkov
|
f2338cf116
|
added to repository
|
2007-11-28 21:19:01 +00:00 |
|