Add SabnzbD to README (#163)

* Add SabnzbD to README

Signed-off-by: Russell Troxel <russell@troxel.io>

* Update README.md

---------

Signed-off-by: Russell Troxel <russell@troxel.io>
Co-authored-by: Devin Buhl <onedr0p@users.noreply.github.com>
This commit is contained in:
Russell Troxel 2023-04-29 05:25:50 -07:00 committed by GitHub
parent 3cca07bc40
commit 925c58764b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,6 +168,18 @@ Visit http://127.0.0.1:9710/metrics to see Prowlarr metrics
Visit http://127.0.0.1:9711/metrics to see Readarr metrics
#### SabnzbD
```sh
./exportarr sabnzbd --help
./exportarr sabnzbd \
--port 9712 \
--url http://x.x.x.x:9696 \
--api-key amlmndfb503rfqaa5ln5hj5qkmu3hy18
```
Visit http://127.0.0.1:9712/metrics
## Configuration
| Environment Variable | CLI Flag | Description | Default | Required |