mirror of
https://github.com/loganintech/plex-simul-finder.git
synced 2026-05-30 22:31:15 +00:00
Update README.md
This commit is contained in:
@@ -34,6 +34,8 @@ export TAUTULLI_API_KEY="your-api-key"
|
|||||||
|
|
||||||
You can find your API key in Tautulli under **Settings > Web Interface > API Key**.
|
You can find your API key in Tautulli under **Settings > Web Interface > API Key**.
|
||||||
|
|
||||||
|
> **Nix users:** A `flake.nix` is included. If you use [direnv](https://direnv.net/), just `direnv allow` and everything (Python + dependencies) is set up automatically. Otherwise `nix develop` drops you into a shell with everything you need.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -76,6 +78,3 @@ Users are scored and ranked by suspicion level (default threshold: 20):
|
|||||||
|
|
||||||
[GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.html)
|
[GPL-3.0](https://www.gnu.org/licenses/gpl-3.0.html)
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
> **Nix users:** A `flake.nix` is included. If you use [direnv](https://direnv.net/), just `direnv allow` and everything (Python + dependencies) is set up automatically. Otherwise `nix develop` drops you into a shell with everything you need.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user