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
|
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
|
cf054c401e
|
added XMLRPC-command <postqueue>
|
2008-02-02 15:34:22 +00:00 |
|
Andrey Prygunkov
|
3a34fa7a8f
|
set svn-keywords on new files
|
2008-02-02 15:30:40 +00:00 |
|
Andrey Prygunkov
|
9438f91547
|
added XMLRPC-command <listgroups>
|
2008-02-02 15:26:07 +00:00 |
|
Andrey Prygunkov
|
157b694727
|
added the XMLRPC-support to easier control the server from other applications
|
2008-02-02 13:23:43 +00:00 |
|