1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kodi_ynh.git synced 2024-09-03 19:26:34 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-09-01 00:07:15 +00:00
parent d96367abd4
commit 5658d3185a
2 changed files with 31 additions and 27 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Kodi for YunoHost # Kodi for YunoHost
[![Integration level](https://dash.yunohost.org/integration/kodi.svg)](https://dash.yunohost.org/appci/app/kodi) ![](https://ci-apps.yunohost.org/ci/badges/kodi.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/kodi.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/kodi.svg)](https://dash.yunohost.org/appci/app/kodi) ![Working status](https://ci-apps.yunohost.org/ci/badges/kodi.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/kodi.maintain.svg)
[![Install Kodi with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kodi) [![Install Kodi with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kodi)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -20,29 +21,28 @@ Kodi is a media center and entertainment hub that brings all your digital media
**Shipped version:** 19.1~ynh1 **Shipped version:** 19.1~ynh1
## Screenshots ## Screenshots
![](./doc/screenshots/screenshot1.gif) ![Screenshot of Kodi](./doc/screenshots/screenshot1.gif)
## Documentation and resources ## Documentation and resources
* Official app website: https://kodi.tv * Official app website: <https://kodi.tv>
* Official admin documentation: https://kodi.wiki/view/Main_Page * Official admin documentation: <https://kodi.wiki/view/Main_Page>
* Upstream app code repository: https://github.com/xbmc * Upstream app code repository: <https://github.com/xbmc>
* YunoHost documentation for this app: https://yunohost.org/app_kodi * YunoHost documentation for this app: <https://yunohost.org/app_kodi>
* Report a bug: https://github.com/YunoHost-Apps/kodi_ynh/issues * Report a bug: <https://github.com/YunoHost-Apps/kodi_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/kodi_ynh/tree/testing). Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/kodi_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/kodi_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/kodi_ynh/tree/testing --debug
or or
sudo yunohost app upgrade kodi -u https://github.com/YunoHost-Apps/kodi_ynh/tree/testing --debug sudo yunohost app upgrade kodi -u https://github.com/YunoHost-Apps/kodi_ynh/tree/testing --debug
``` ```
**More info regarding app packaging:** https://yunohost.org/packaging_apps **More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,44 +1,48 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
# Kodi pour YunoHost # Kodi pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/kodi.svg)](https://dash.yunohost.org/appci/app/kodi) ![](https://ci-apps.yunohost.org/ci/badges/kodi.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/kodi.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/kodi.svg)](https://dash.yunohost.org/appci/app/kodi) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/kodi.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/kodi.maintain.svg)
[![Installer Kodi avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kodi) [![Installer Kodi avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kodi)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer Kodi rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Kodi 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
Kodi is a media center and entertainment hub that brings all your digital media together. It is 100% free and open source, very customisable and runs on a wide variety of devices. Users can play and view most videos, music, podcasts, games and other digital media files from local and network storage media and the internet. Kodi is a media center and entertainment hub that brings all your digital media together. It is 100% free and open source, very customisable and runs on a wide variety of devices. Users can play and view most videos, music, podcasts, games and other digital media files from local and network storage media and the internet.
**Version incluse :** 19.1~ynh1 **Version incluse :** 19.1~ynh1
## Captures décran
![Capture décran de Kodi](./doc/screenshots/screenshot1.gif)
## Captures d'écran
![](./doc/screenshots/screenshot1.gif)
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : https://kodi.tv * Site officiel de lapp : <https://kodi.tv>
* Documentation officielle de l'admin : https://kodi.wiki/view/Main_Page * Documentation officielle de ladmin : <https://kodi.wiki/view/Main_Page>
* Dépôt de code officiel de l'app : https://github.com/xbmc * Dépôt de code officiel de lapp : <https://github.com/xbmc>
* Documentation YunoHost pour cette app : https://yunohost.org/app_kodi * Documentation YunoHost pour cette app : <https://yunohost.org/app_kodi>
* Signaler un bug : https://github.com/YunoHost-Apps/kodi_ynh/issues * Signaler un bug : <https://github.com/YunoHost-Apps/kodi_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/kodi_ynh/tree/testing). Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/kodi_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/kodi_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/kodi_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade kodi -u https://github.com/YunoHost-Apps/kodi_ynh/tree/testing --debug sudo yunohost app upgrade kodi -u https://github.com/YunoHost-Apps/kodi_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>