From df37dfd2b8a48f2e1a8d84cc8e8e67b853ab61e0 Mon Sep 17 00:00:00 2001 From: siwinter <45730097+siwinter@users.noreply.github.com> Date: Sun, 21 Mar 2021 13:39:05 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.json b/manifest.json index f4c887f..24cab30 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { - "name": "music", - "id": "musicbox", - "packaging_format": 1, - "description": { - "en": "webclient to control mopidy music server" - }, + "name": "Mopidy", + "id": "mopidy", + "packaging_format": 1, + "description": { + "en": "An extensible music server to play music, podcasts and radio programs from local disk and various streaming services" + }, "version": "1.0~ynh1", "url": "https://www.mopidy.com/", "license": "free",