From b965bac80d9dca5a2e6f3c1c5c09fe4cd93043e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20L=C3=B3pez?= Date: Sun, 8 Mar 2026 05:05:31 -0500 Subject: [PATCH] Add TrackWatch (#1974) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: nodiscc --- software/trackwatch.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/trackwatch.yml diff --git a/software/trackwatch.yml b/software/trackwatch.yml new file mode 100644 index 0000000000..5b92fe7325 --- /dev/null +++ b/software/trackwatch.yml @@ -0,0 +1,11 @@ +name: TrackWatch +website_url: https://trackwatch.emlopezr.com +source_code_url: https://github.com/emlopezr/trackwatch +description: Automated music release tracker for Spotify with email notifications, discography generator, and ghost track cleaner (alternative to Release Radar). +licenses: + - MIT +platforms: + - Docker +tags: + - Media Management +depends_3rdparty: true