updated README

This commit is contained in:
zebra 2025-06-09 16:57:10 -07:00
parent 255aae6459
commit 36553fa766

View File

@ -86,10 +86,10 @@ Music is saved in:
``` ```
❓ Troubleshooting ❓ Troubleshooting
No results from Lidarr? No results from Lidarr -
Make sure your Lidarr installation is reachable and the artist exists or can be found in metadata sources. 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: Try updating it:
yt-dlp -U yt-dlp -U
@ -99,7 +99,9 @@ Music is saved in:
🛠️ Contributing 🛠️ 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 📜 License
MIT Use it freely and improve it as you wish! MIT Use it freely and improve it as you wish!