Search found 1 match

by ddlshack
July 22nd, 2010, 3:33 pm
Forum: Feature Requests
Topic: Send nzb url to postprocess script.
Replies: 0
Views: 1943

Send nzb url to postprocess script.

It would be good if it would send the url that the nzb was downloaded from to the postprocess script. This would allow you to parse the post ID on Nzbmatrix, for example, and scrape the post information. I attempted to add another parameter by: adding             nzburl = nzo.get_future() to line 22...