From 966a823f092f47678ce160f69e48eb4829f3d8e9 Mon Sep 17 00:00:00 2001 From: zebra Date: Mon, 9 Jun 2025 16:58:47 -0700 Subject: [PATCH] updated README --- README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 975922d..e6e08b6 100644 --- a/README.md +++ b/README.md @@ -44,18 +44,15 @@ Or install system-wide: sudo apt install yt-dlp # On Debian/Ubuntu ``` ⚙️ Configuration +Lidarr Setup - 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: + 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: +``` export LIDARR_API_KEY="your-lidarr-api-key" - +``` Or run inline: ```bash LIDARR_API_KEY="your-lidarr-api-key" ./musicfetch "Artist - Track"