1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tvheadend_ynh.git synced 2024-10-01 13:34:50 +02:00
tvheadend_ynh/README_fr.md

43 lines
1.8 KiB
Markdown
Raw Normal View History

2019-10-16 08:23:16 +02:00
# Tvheadend pour YunoHost
2019-10-15 15:56:27 +02:00
[![Niveau d'intégration](https://dash.yunohost.org/integration/tvheadend.svg)](https://dash.yunohost.org/appci/app/tvheadend) ![](https://ci-apps.yunohost.org/ci/badges/tvheadend.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/tvheadend.maintain.svg)
[![Installer Tvheadend avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tvheadend)
2019-10-15 15:56:27 +02:00
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
2019-10-15 15:56:27 +02:00
> *Ce package vous permet d'installer Tvheadend rapidement et simplement sur un serveur YunoHost.
2019-10-15 15:56:27 +02:00
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
## Vue d'ensemble
Serveur de streaming et d'enregistrement TV
2019-10-15 15:56:27 +02:00
2021-12-15 21:03:07 +01:00
**Version incluse :** 4.3.1979~ynh8
2019-10-15 15:56:27 +02:00
## Captures d'écran
![](./doc/screenshots/overall_screenshot.png)
2019-10-15 15:56:27 +02:00
## Documentations et ressources
2019-10-15 15:56:27 +02:00
* Site officiel de l'app : https://tvheadend.org
* Documentation officielle utilisateur : https://tvheadend.org/projects/tvheadend/wiki
* Dépôt de code officiel de l'app : https://github.com/tvheadend/tvheadend
* Documentation YunoHost pour cette app : https://yunohost.org/app_tvheadend
* Signaler un bug : https://github.com/YunoHost-Apps/tvheadend_ynh/issues
2019-10-15 15:56:27 +02:00
2020-10-13 18:23:23 +02:00
## Informations pour les développeurs
2019-10-15 15:56:27 +02:00
2019-10-18 17:08:45 +02:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/tvheadend_ynh/tree/testing).
2019-10-15 15:56:27 +02:00
Pour essayer la branche testing, procédez comme suit.
```
2019-10-18 17:08:45 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/tvheadend_ynh/tree/testing --debug
2019-10-15 15:56:27 +02:00
ou
2019-10-18 17:08:45 +02:00
sudo yunohost app upgrade tvheadend -u https://github.com/YunoHost-Apps/tvheadend_ynh/tree/testing --debug
2019-10-15 15:56:27 +02:00
```
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps