updated README

This commit is contained in:
zebra 2025-06-09 16:58:47 -07:00
parent 9d41f4dc33
commit 966a823f09

View File

@ -44,18 +44,15 @@ Or install system-wide:
sudo apt install yt-dlp # On Debian/Ubuntu
```
⚙️ Configuration
Lidarr Setup
Ensure Lidarr is running and accessible (e.g., http://localhost:8686).
Create or retrieve your API key from Lidarr's settings.
Environment Variable
Set your API key in the terminal session:
Environment Variable Set your API key in the terminal session:
```
export LIDARR_API_KEY="your-lidarr-api-key"
```
Or run inline:
```bash
LIDARR_API_KEY="your-lidarr-api-key" ./musicfetch "Artist - Track"