From e5931c1037529f5a7e810afecdeb06cb7d73468f Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sun, 11 Apr 2021 09:02:15 +0200 Subject: [PATCH] Add Universal Media Server (UMS) --- apps.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps.json b/apps.json index 1264b2ef..c2aaaa2c 100644 --- a/apps.json +++ b/apps.json @@ -3634,6 +3634,13 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/umap_ynh" }, + "ums": { + "branch": "master", + "revision": "HEAD", + "category": "multimedia", + "state": "inprogress", + "url":"https://github.com/Yunohost-Apps/UMS_ynh" + }, "unattended_upgrades": { "branch": "master", "category": "system_tools",