diff --git a/manifest.json b/manifest.json index 7c3fe5d..43fdcdf 100644 --- a/manifest.json +++ b/manifest.json @@ -1,32 +1,32 @@ { - "name": "Mopidy", - "id": "mopidy", - "packaging_format": 1, - "description": { - "en": "Play music, podcasts and radio programs from local disk and various streaming services", - "fr": "Écouter de la musique, des podcasts et des programmes radio depuis le disque local et divers services de streaming" - }, - "version": "3.2.0~ynh1", - "url": "https://www.mopidy.com/", + "id": "mopidy", + "name": "Mopidy", + "packaging_format": 1, + "description": { + "en": "Play music, podcasts and radio programs from local disk and various streaming services", + "fr": "Écouter de la musique, des podcasts et des programmes radio depuis le disque local et divers services de streaming" + }, + "version": "3.2.0~ynh1", + "url": "https://www.mopidy.com", "upstream": { "license": "Apache-2.0", - "website": "https://www.mopidy.com/", - "admindoc": "https://docs.mopidy.com/en/latest/", - "userdoc": "https://yunohost.org/apps", + "website": "https://www.mopidy.com", + "admindoc": "https://docs.mopidy.com/en/latest", + "userdoc": "https://yunohost.org/apps/", "code": "https://github.com/mopidy/mopidy" }, - "license": "Apache-2.0", - "maintainer": { - "name": "siwinter", - "email": "siegfried.winter@arcor.de" - }, + "license": "Apache-2.0", + "maintainer": { + "name": "siwinter", + "email": "siegfried.winter@arcor.de" + }, "previous_maintainer": { "name": "cyp", "email": "cyp@rouquin.me" }, - "requirements": { - "yunohost": ">= 4.2.0" - }, + "requirements": { + "yunohost": ">= >= 4.2.0" + }, "multi_instance": false, "services": [ "nginx" @@ -41,14 +41,14 @@ { "name": "path", "type": "path", - "example": "/example", + "example": "/mopidy", "default": "/mopidy" }, { "name": "is_public", "type": "boolean", "help": { - "en": "Public app can be used by anonymous visitors", + "en": "Public app can be used by anonymous visitors.", "fr": "L'application publique peut être utilisée par des visiteurs anonymes " }, "default": false