{ "name": "Prowlarr", "id": "prowlarr", "packaging_format": 1, "description": { "en": "Complete management of your indexers for Radarr, Sonarr, Lidarr...", "fr": "Gestion complète de vos indexeurs pour Radarr, Sonarr, Lidarr..." }, "version": "1.13.1.4243~ynh1", "url": "https://prowlarr.com", "upstream": { "license": "GPL-3.0-only", "website": "https://prowlarr.com", "admindoc": "https://wiki.servarr.com/prowlarr", "code": "https://github.com/Prowlarr/Prowlarr" }, "license": "GPL-3.0-only", "maintainer": { "name": "tituspijean", "email": "tituspijean@outlook.com" }, "requirements": { "yunohost": ">= 11.2" }, "multi_instance": true, "services": [ "nginx" ], "arguments": { "install": [ { "name": "domain", "type": "domain" }, { "name": "path", "type": "path", "example": "/prowlarr", "default": "/prowlarr" }, { "name": "admin", "type": "user" } ] } }