https://github.com/dylanblokhuis/centarr
https://github.com/dylanblokhuis/centarr
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dylanblokhuis/centarr
- Owner: dylanblokhuis
- Created: 2022-07-31T16:11:32.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T21:02:14.000Z (over 2 years ago)
- Last Synced: 2025-01-11T17:53:30.983Z (4 months ago)
- Language: Rust
- Size: 83 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# centarr
## env variables
```sh
export SONARR_URL=http://127.0.0.1:8989/api
export SONARR_API_KEY=
export SONARR_DISK_PATH_PREFIX=/media/complete
```