From 36553fa7666c8fc83d8af5ca40e1f691a617f224 Mon Sep 17 00:00:00 2001 From: zebra Date: Mon, 9 Jun 2025 16:57:10 -0700 Subject: [PATCH] updated README --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2e436c6..74a0f97 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,10 @@ Music is saved in: ``` ❓ Troubleshooting - No results from Lidarr? - Make sure your Lidarr installation is reachable and the artist exists or can be found in metadata sources. + No results from Lidarr - + Check to make sure your Lidarr installation is reachable and the artist exists or can be found in Lidarr's metadata sources. - yt-dlp errors? + yt-dlp errors - Try updating it: yt-dlp -U @@ -99,7 +99,9 @@ Music is saved in: 🛠️ Contributing -PRs welcome! Just keep it simple and compatible with Bash-based workflows. +PRs are welcome, I only ask that you make the changes easy to follow. This script is designed to act as middleware, and not a replacement or plugin for Lidarr. The changes must also be compatible with Bash-based workflows. + + 📜 License MIT – Use it freely and improve it as you wish!