mirror of
https://github.com/nzbget/nzbget.git
synced 2026-01-06 04:58:54 -05:00
added field <ID> to post-queue-items (for feature usage)
This commit is contained in:
@@ -222,7 +222,7 @@ void ScriptController::Run()
|
||||
close(pipeout);
|
||||
#endif
|
||||
|
||||
m_pPostInfo->SetStageProgress(50);
|
||||
m_pPostInfo->SetStageProgress(500);
|
||||
|
||||
/* open the read end */
|
||||
FILE* readpipe = fdopen(pipein, "r");
|
||||
|
||||
Reference in New Issue
Block a user