1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2024-09-03 19:46:21 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-31 14:23:46 +00:00
parent f4daece076
commit 1c88419638
2 changed files with 15 additions and 13 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Mopidy for YunoHost # Mopidy for YunoHost
[![Integration level](https://dash.yunohost.org/integration/mopidy.svg)](https://dash.yunohost.org/appci/app/mopidy) ![Working status](https://ci-apps.yunohost.org/ci/badges/mopidy.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/mopidy.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/mopidy.svg)](https://dash.yunohost.org/appci/app/mopidy) ![Working status](https://ci-apps.yunohost.org/ci/badges/mopidy.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/mopidy.maintain.svg)
[![Install Mopidy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mopidy) [![Install Mopidy with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mopidy)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -45,7 +46,7 @@ Play music, podcasts and radio programs from local disk and various streaming se
* Official app website: <https://www.mopidy.com> * Official app website: <https://www.mopidy.com>
* Official admin documentation: <https://docs.mopidy.com/en/latest> * Official admin documentation: <https://docs.mopidy.com/en/latest>
* Upstream app code repository: <https://github.com/mopidy/mopidy> * Upstream app code repository: <https://github.com/mopidy/mopidy>
* YunoHost documentation for this app: <https://yunohost.org/app_mopidy> * YunoHost Store: <https://apps.yunohost.org/app/mopidy>
* Report a bug: <https://github.com/YunoHost-Apps/mopidy_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/mopidy_ynh/issues>
## Developer info ## Developer info

View file

@ -5,23 +5,24 @@ It shall NOT be edited by hand.
# Mopidy pour YunoHost # Mopidy pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/mopidy.svg)](https://dash.yunohost.org/appci/app/mopidy) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/mopidy.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/mopidy.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/mopidy.svg)](https://dash.yunohost.org/appci/app/mopidy) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/mopidy.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/mopidy.maintain.svg)
[![Installer Mopidy avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mopidy) [![Installer Mopidy avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mopidy)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Mopidy rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Mopidy rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Écouter de la musique, des podcasts et des programmes radio depuis le disque local et divers services de streaming Écouter de la musique, des podcasts et des programmes radio depuis le disque local et divers services de streaming
**Version incluse :** 3.2.0~ynh2 **Version incluse :** 3.2.0~ynh2
## Captures d'écran ## Captures décran
![Capture d'écran de Mopidy](./doc/screenshots/mopidy_screenshot1.png) ![Capture décran de Mopidy](./doc/screenshots/mopidy_screenshot1.png)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -42,10 +43,10 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://www.mopidy.com> * Site officiel de lapp : <https://www.mopidy.com>
* Documentation officielle de l'admin : <https://docs.mopidy.com/en/latest> * Documentation officielle de ladmin : <https://docs.mopidy.com/en/latest>
* Dépôt de code officiel de l'app : <https://github.com/mopidy/mopidy> * Dépôt de code officiel de lapp : <https://github.com/mopidy/mopidy>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mopidy> * YunoHost Store: <https://apps.yunohost.org/app/mopidy>
* Signaler un bug : <https://github.com/YunoHost-Apps/mopidy_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/mopidy_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
@ -60,4 +61,4 @@ ou
sudo yunohost app upgrade mopidy -u https://github.com/YunoHost-Apps/mopidy_ynh/tree/testing --debug sudo yunohost app upgrade mopidy -u https://github.com/YunoHost-Apps/mopidy_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>