mirror of
https://github.com/onedr0p/exportarr.git
synced 2026-02-06 10:57:32 +00:00
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:
parent
3cca07bc40
commit
925c58764b
12
README.md
12
README.md
@ -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 |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user