From dd86cfbe68bafbf81453683eccf3c67b8c434e57 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sat, 27 Feb 2016 23:04:21 +0100 Subject: [PATCH 1/2] Ajout de minidlna inprogress MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Désolé pour "revision", mais je vois pas d'où sort cette référence, même sur mes propres app. Donc je ne sais pas quoi renseigner dans ce champ... --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index ccd7435d..56465a46 100644 --- a/community.json +++ b/community.json @@ -323,6 +323,12 @@ "state": "working", "url": "https://github.com/chtixof/minchat_ynh" }, + "minidlna": { + "branch": "master", + "revision": "", + "state": "inprogress", + "url": "https://github.com/maniackcrudelis/minidlna_ynh" + }, "miniflux": { "branch": "master", "revision": "05e14da8617c73715efa39dcdd4965f0e1bba893", From abef13a873b17cbab6f3c9bebbcc4f9ae8d62b92 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sat, 27 Feb 2016 23:16:10 +0100 Subject: [PATCH 2/2] Update community.json --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 56465a46..155723dc 100644 --- a/community.json +++ b/community.json @@ -325,7 +325,7 @@ }, "minidlna": { "branch": "master", - "revision": "", + "revision": "f2b6ac3ad12a092ff2cdc74d7a1cf3fa8039d48c", "state": "inprogress", "url": "https://github.com/maniackcrudelis/minidlna_ynh" },