From 7a2bf7ed217b3f77ada3d89dc7f58aa5fde2bdcd Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Wed, 12 Jul 2023 16:56:22 +0000 Subject: [PATCH] Update readme.md --- lidarr/readme.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lidarr/readme.md b/lidarr/readme.md index 586ef8d..ec66b5e 100644 --- a/lidarr/readme.md +++ b/lidarr/readme.md @@ -11,3 +11,16 @@ Container: https://docs.linuxserver.io/images/docker-lidarr
4. Start your container and wait for the application to load 5. Optional: Customize the configuration by modifying the following file `/config/extended.conf` 6. Restart the container + +# Credits +- [LinuxServer.io Team](https://github.com/linuxserver/docker-lidarr) +- [Lidarr](https://lidarr.audio/) +- [Beets](https://beets.io/) +- [Deemix download client](https://deemix.app/) +- [Tidal-Media-Downloader client](https://github.com/yaronzz/Tidal-Media-Downloader) +- [r128gain](https://github.com/desbma/r128gain) +- [Algorithm Implementation/Strings/Levenshtein distance](https://en.wikibooks.org/wiki/Algorithm_Implementation/Strings/Levenshtein_distance) +- [ffmpeg](https://ffmpeg.org/) +- [yt-dlp](https://github.com/yt-dlp/yt-dlp) +- [SMA Conversion/Tagging Automation Script](https://github.com/mdhiggins/sickbeard_mp4_automator) +- [Freyr](https://github.com/miraclx/freyr-js)