From 926b1ba784b4130bbd4eb3387ac1f84bde9fa21a Mon Sep 17 00:00:00 2001 From: Aeris One Date: Mon, 13 Apr 2020 13:26:33 +0200 Subject: [PATCH 1/2] Remove Ampache high quality & notworking state High quality removed because app is broken and no maintainer. --- apps.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 8e5fcd3e..4ad3b5d4 100644 --- a/apps.json +++ b/apps.json @@ -99,11 +99,10 @@ "ampache": { "branch": "master", "category": "multimedia", - "high_quality": true, "level": 7, "maintained": "request_adoption", "revision": "HEAD", - "state": "working", + "state": "notworking", "subtags": [ "music" ], From 2147911924475f59ea91939206f2579bbbbd386a Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Mon, 13 Apr 2020 15:27:23 +0200 Subject: [PATCH 2/2] Update apps.json --- apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.json b/apps.json index 4ad3b5d4..119c1590 100644 --- a/apps.json +++ b/apps.json @@ -99,6 +99,7 @@ "ampache": { "branch": "master", "category": "multimedia", + "high_quality": true, "level": 7, "maintained": "request_adoption", "revision": "HEAD",