Andrey Prygunkov
|
8c5ef66865
|
added support for nested categories
|
2008-08-28 17:37:09 +00:00 |
|
Andrey Prygunkov
|
932447aab6
|
fixed: subfolders in incoming directory were not scanned
|
2008-08-17 13:52:16 +00:00 |
|
Andrey Prygunkov
|
7394813151
|
added option <NzbCleanupDisk> to delete source nzb-file after successful download and parcheck
|
2008-08-16 22:07:26 +00:00 |
|
Andrey Prygunkov
|
e9370792f5
|
avoided the short-time unpausing of queue between parcheck and postscript if both options <ParPauseQueue> and <PostPauseQueue> are enabled
|
2008-08-10 11:04:15 +00:00 |
|
Andrey Prygunkov
|
9f4d2d8924
|
added options <ParPauseQueue> and <PostPauseQueue>
|
2008-08-09 19:18:45 +00:00 |
|
Andrey Prygunkov
|
512e9789d9
|
fixed: seg.fault by queueing the files from the top-level incoming directory (bug introduced in r191)
|
2008-07-21 20:49:07 +00:00 |
|
Andrey Prygunkov
|
e28aa2ee67
|
added the categories: new option <AppendCategoryDir>; new switch <-K>; new command <K> in switch <-E>; new parameter in XML-/JSON-RPC-command <editqueue>; new parameter to post-process-scripts; scan the subdirectories of incoming nzb-directory; automatic moving of already downloaded files after the changing of category
|
2008-07-20 13:47:50 +00:00 |
|
Andrey Prygunkov
|
8399322238
|
added the compatibility with gcc 4.3
|
2008-06-27 20:00:04 +00:00 |
|
Andrey Prygunkov
|
03b057be64
|
added the option <AllowReProcess> to help to post-process-scripts, which make par-check/-repair on it's own
|
2008-06-22 22:27:52 +00:00 |
|
Andrey Prygunkov
|
814ffbd468
|
removed the accidentally commited debug-code
|
2008-03-26 18:54:05 +00:00 |
|
Andrey Prygunkov
|
cb10f39db3
|
fixed a deadlock in postprocessor (could hang the program)
|
2008-03-26 18:35:00 +00:00 |
|
Andrey Prygunkov
|
dfa839c4e0
|
added the automatic termination (killing) of post-process-script on server's shutdown
|
2008-03-23 15:26:07 +00:00 |
|
Andrey Prygunkov
|
876fee3bc5
|
added field <ID> to post-queue-items (for feature usage)
|
2008-03-23 14:48:56 +00:00 |
|
Andrey Prygunkov
|
22ffd2e0bd
|
added the check for existense of dest-directory after reloading of post-queue and the deletion of items which can not be continued (if directory was deleted)
|
2008-03-23 13:59:12 +00:00 |
|
Andrey Prygunkov
|
8cd59b9ab5
|
improved error-reporting by starting of post-process-script and on par-failures
|
2008-03-22 14:10:37 +00:00 |
|
Andrey Prygunkov
|
0970c0bc52
|
added the redirecting of post-process-script's output to log; new option <PostLogKind> to specify the default message-kind for unformatted log-messages
|
2008-03-14 22:42:55 +00:00 |
|
Andrey Prygunkov
|
e0d79a4079
|
added option <DiskSpace> to automatically pause the download on low disk space
|
2008-03-13 19:07:13 +00:00 |
|
Andrey Prygunkov
|
2e54a182c9
|
fixed: stage-time was not set in post-processor (bug introduced in r143)
|
2008-03-09 08:48:21 +00:00 |
|
Andrey Prygunkov
|
cdddecb834
|
added missed files and fixed the discarding of post-proccessor-queue
|
2008-03-07 16:45:28 +00:00 |
|
Andrey Prygunkov
|
faf528a94e
|
added the saving and restoring of the post-processor-queue (if server was stopped before all items were processed); new option <ReloadPostQueue>
|
2008-03-07 16:20:27 +00:00 |
|
Andrey Prygunkov
|
3c5c76eec4
|
added new command <-O/--post> to request the post-processor-queue from server
|
2008-02-28 17:04:14 +00:00 |
|
Andrey Prygunkov
|
ea05b09491
|
fixed: compile errors after configure with option <disable-parcheck>
|
2008-02-27 16:39:49 +00:00 |
|
Andrey Prygunkov
|
7162a19982
|
fixed: parameter <state of nzb-job> for post-process-script was not correct (bug introduced in r121)
|
2008-02-22 15:56:28 +00:00 |
|
Andrey Prygunkov
|
4e89546923
|
added new parameter to postprocess-script to indicate if any of par-jobs for the same nzb-file failed
|
2008-02-20 22:50:11 +00:00 |
|
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 |
|