add_nzb_url
Add a download to SABnzbd by submitting an NZB file URL. Set category, priority, and post-processing script.
Instructions
Add an NZB to the SABnzbd queue by URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the NZB file | |
| category | No | Category to assign | |
| priority | No | Priority: -2=paused, -1=low, 0=normal, 1=high, 2=force | |
| script | No | Post-processing script name |