From 1d44cf28e4e2fcd72150873baf1169d9c74c6d32 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Sun, 13 Jul 2025 07:37:45 -0700 Subject: [PATCH] Added beets to media-management --- source/data/applications.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/source/data/applications.json b/source/data/applications.json index 9d096bf..63565ac 100644 --- a/source/data/applications.json +++ b/source/data/applications.json @@ -9579,6 +9579,25 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "beets", + "description": "", + "repo_url": "https://github.com/beetbox/beets", + "tags": [ + "cli", + "manual" + ], + "platforms": [ + "cross" + ], + "category": "media-management", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file