From ba7cd5bba3fa145f50e66895a1e648f23e6efe41 Mon Sep 17 00:00:00 2001 From: fubarpie <39785359+fubarpie@users.noreply.github.com> Date: Sat, 8 Feb 2025 11:34:28 +0000 Subject: [PATCH] Add lidify (#1033) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/lidify.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/lidify.yml diff --git a/software/lidify.yml b/software/lidify.yml new file mode 100644 index 0000000000..6221cc891d --- /dev/null +++ b/software/lidify.yml @@ -0,0 +1,11 @@ +name: "Lidify" +website_url: "https://github.com/TheWicklowWolf/Lidify" +source_code_url: "https://github.com/TheWicklowWolf/Lidify" +description: "Music discovery tool that provides recommendations based on selected Lidarr artists, using Spotify or LastFM." +licenses: + - MIT +platforms: + - Docker +tags: + - Automation +depends_3rdparty: true