

- Nzbget returned log was not manual#
- Nzbget returned log was not archive#
- Nzbget returned log was not password#

ScriptStatus (string) - Accumulated result of all post-processing scripts.This status usually means the web-server has returned an error page (HTML page) instead of the nzb-file. The downloaded file isn’t a proper nzb-file. SCAN_FAILURE - The URL was fetched successfully but an error occurred during scanning of the downloaded file.SCAN_SKIPPED - The URL was fetched successfully but downloaded file was not nzb-file and was skipped by the scanner.FAILURE - the fetching of the URL has failed.SUCCESS - that nzb-file was fetched from an URL.NONE - that nzb-file were not fetched from an URL.UrlStatus (string) - Result of URL-download:.
Nzbget returned log was not password#
Nzbget returned log was not archive#
NONE - unpack wasn’t performed, either no archive files were found or the unpack is disabled for that download or globally.UnpackStatus (string) - Result of unpack:.DONOR - has donated blocks to repair another duplicate.RECIPIENT - repaired using blocks from other duplicates.ExParStatus (string) - v16.0 Indicates if the download was repaired using duplicate par-scan mode (option ParScan= dupe):.
Nzbget returned log was not manual#
MANUAL - download is damaged but was not checked/repaired because option ParCheck is set to Manual.Either the option ParRepair is disabled or the par-repair was cancelled by option ParTimeLimit REPAIR_POSSIBLE - download is damaged, additional par-files were downloaded but the download was not repaired.ParStatus (string) - Result of par-check/repair:.One of the predefined text constants such as SUCCESS/ALL or FAILURE/UNPACK, etc. Status (string) - Total status of the download.Messages can be retrieved with method loadlog. MessageCount (int) - v15.0 Number of messages stored in the item log.UnpackTimeSec (int) - v14.0 Unpack time in seconds.RepairTimeSec (int) - v14.0 Par-repair time in seconds.ParTimeSec (int) - v14.0 Par-check time in seconds (incl.PostTotalTimeSec (int) - v14.0 Total post-processing time in seconds.DownloadTimeSec (int) - v14.0 Download time in seconds.DownloadedSizeMB (int) - v14.0 Amount of downloaded data for group in megabytes.DownloadedSizeHi (int) - v14.0 Amount of downloaded data for group in bytes, High 32-bits of 64-bit value.DownloadedSizeLo (int) - v14.0 Amount of downloaded data for group in bytes, Low 32-bits of 64-bit value.Health (int) - Final health of the group, in permille.FailedArticles (int) - Number of failed article downloads.SuccessArticles (int) - Number of successfully downloaded articles.TotalArticles (int) - Total number of articles in all files of the group.MaxPostTime (int) - Date/time when the newest file in the item was posted to newsgroup (Time is in C/Unix format).MinPostTime (int) - Date/time when the oldest file in the item was posted to newsgroup (Time is in C/Unix format).If this number is greater than “0”, the history item can be returned to download queue using command “HistoryReturn” of method editqueue). RemainingFileCount (int) - Number of parked files in group.FileCount (int) - Initial number of files in group.FileSizeMB (int) - Initial size of all files in group in megabytes.FileSizeHi (int) - Initial size of all files in group in bytes, High 32-bits of 64-bit value.FileSizeLo (int) - Initial size of all files in group in bytes, Low 32-bits of 64-bit value.Category (string) - Category for group or empty string if none category is assigned.FinalDir (string) - Final destination if set by one of post-processing scripts.DestDir (string) - Destination directory for output files.HistoryTime (int) - Date/time when the file was added to history (Time is in C/Unix format).NZBNicename (string) - v12.0 Deprecated, use Name instead.Name (string) - The name of nzb-file or info-name of URL, without path and extension.The filename could include fullpath (if client sent it by adding the file to queue). NZBFilename (string) - Name of nzb-file, this file was added to queue from.NOTE: successful URL-downloads result in adding files to download queue, a success-history-item is not created in this case ID (int) - v13.0 Deprecated, use NZBID instead.This method returns an array of structures with following fields: Normal (unhidden) records are always returned. Use this only if you need to see the old (hidden) history records (Kind=DUP). Hidden (bool) - Also return hidden history records.

Request for list of items in history-list.
