mirror of
https://github.com/YunoHost-Apps/jellyfin_ynh.git
synced 2024-09-03 19:26:29 +02:00
51 lines
2.3 KiB
Markdown
51 lines
2.3 KiB
Markdown
<!--
|
||
Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
Il NE doit PAS être modifié à la main.
|
||
-->
|
||
|
||
# Jellyfin pour YunoHost
|
||
|
||
[](https://ci-apps.yunohost.org/ci/apps/jellyfin/)  
|
||
|
||
[](https://install-app.yunohost.org/?app=jellyfin)
|
||
|
||
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||
|
||
> *Ce package vous permet d’installer Jellyfin rapidement et simplement sur un serveur YunoHost.*
|
||
> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
|
||
|
||
## Vue d’ensemble
|
||
|
||
Jellyfin vous permet de collecter, gérer et diffuser vos médias. Exécutez le serveur Jellyfin sur votre système et accédez au principal système de divertissement à logiciel libre.
|
||
|
||
|
||
**Version incluse :** 10.9.9~ynh2
|
||
|
||
**Démo :** <https://demo.jellyfin.org/stable/web/index.html>
|
||
|
||
## Captures d’écran
|
||
|
||

|
||

|
||
|
||
## Documentations et ressources
|
||
|
||
- Site officiel de l’app : <https://jellyfin.org>
|
||
- Documentation officielle utilisateur : <https://jellyfin.org/docs/>
|
||
- Dépôt de code officiel de l’app : <https://github.com/jellyfin/jellyfin>
|
||
- YunoHost Store : <https://apps.yunohost.org/app/jellyfin>
|
||
- Signaler un bug : <https://github.com/YunoHost-Apps/jellyfin_ynh/issues>
|
||
|
||
## Informations pour les développeurs
|
||
|
||
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing).
|
||
|
||
Pour essayer la branche `testing`, procédez comme suit :
|
||
|
||
```bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing --debug
|
||
ou
|
||
sudo yunohost app upgrade jellyfin -u https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|