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!