You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on issues like #3878 (comment) I think it's worth switching the manual PP process from a submission to an ajax call similar to the manual search page.
The text was updated successfully, but these errors were encountered:
Yeah it's on the todo. Eventually I want to add a postprocessing thread, that queues a postprocess action.
And the queue gives back an id/reference. The reference can be used to check on the postprocess state.
This would also be used for external scripts like nzbToMedia. But then we should PR changes to scripts like nzbToMedia, to have it check async like it does for example with cp.
Based on issues like #3878 (comment) I think it's worth switching the manual PP process from a submission to an ajax call similar to the manual search page.
The text was updated successfully, but these errors were encountered: