From 2cb4b27f0ed5683ed405c2176c4c5e15f76fe5f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Gul=C3=A1n?= Date: Thu, 3 Jul 2025 11:14:54 +0200 Subject: [PATCH] Add Spooty (#1417) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/spooty.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/spooty.yml diff --git a/software/spooty.yml b/software/spooty.yml new file mode 100644 index 0000000000..c57d3acf54 --- /dev/null +++ b/software/spooty.yml @@ -0,0 +1,12 @@ +name: Spooty +website_url: https://github.com/Raiper34/spooty +description: Download tracks/playlists/albums from Spotify. It can also subscribe to a playlist or author page and download new songs upon release. +licenses: + - MIT +platforms: + - Docker + - Nodejs +tags: + - Media Management +source_code_url: https://github.com/Raiper34/spooty +depends_3rdparty: true