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

Auto-update README

This commit is contained in:
Yunohost-Bot 2021-05-26 16:18:59 +00:00 committed by Yunohost-Bot
parent a2fbf65b63
commit 19d6ba3c54
2 changed files with 13 additions and 33 deletions

View file

@ -1,7 +1,3 @@
---
<!--
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.
@ -9,12 +5,12 @@ It shall NOT be edited by hand.
# Jellyfin for YunoHost
[![Integration level](https://dash.yunohost.org/integration/jellyfin.svg)](https://dash.yunohost.org/appci/app/jellyfin) ![](https://ci-apps.yunohost.org/ci/badges/jellyfin.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jellyfin.maintain.svg)
[![Install jellyfin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin)
[![Integration level](https://dash.yunohost.org/integration/jellyfin.svg)](https://dash.yunohost.org/appci/app/jellyfin) ![](https://ci-apps.yunohost.org/ci/badges/jellyfin.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jellyfin.maintain.svg)
[![Install Jellyfin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin)
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install jellyfin quickly and simply on a YunoHost server.
> *This package allows you to install Jellyfin quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview
@ -25,14 +21,9 @@ Media System that manage and stream your media.
**Demo:** https://demo.jellyfin.org/stable/web/index.html
## Screenshots
![](./doc/screenshots/jellyfin.png)
![](./doc/screenshots/jellyfin.png)
## Disclaimers / important information
@ -45,13 +36,10 @@ They ease the setting up of your media center between clients and server.
* If you are upgrading to this version and above, set `discovery: '1'` in `/etc/yunohost/apps/jellyfin/settings.yml`
if you want the upgrade to open them for you.
## Documentation and resources
* Official app website: https://jellyfin.org
* Official user documentation: https://jellyfin.org/docs/
* Upstream app code repository: https://github.com/jellyfin/jellyfin
* YunoHost documentation for this app: https://yunohost.org/app_jellyfin
* Report a bug: https://github.com/YunoHost-Apps/jellyfin_ynh/issues

View file

@ -1,12 +1,12 @@
# Jellyfin pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/jellyfin.svg)](https://dash.yunohost.org/appci/app/jellyfin) ![](https://ci-apps.yunohost.org/ci/badges/jellyfin.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jellyfin.maintain.svg)
[![Installer jellyfin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin)
[![Niveau d'intégration](https://dash.yunohost.org/integration/jellyfin.svg)](https://dash.yunohost.org/appci/app/jellyfin) ![](https://ci-apps.yunohost.org/ci/badges/jellyfin.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jellyfin.maintain.svg)
[![Installer Jellyfin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install jellyfin quickly and simply on a YunoHost server.
> *This package allows you to install Jellyfin quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Vue d'ensemble
@ -15,16 +15,11 @@ Système multimédia qui gère et diffuse vos médias.
**Version incluse:** 10.7.5~ynh2
**Démo:** https://demo.jellyfin.org/stable/web/index.html
**Démo :** https://demo.jellyfin.org/stable/web/index.html
## Captures d'écran
![](./doc/screenshots/jellyfin.png)
![](./doc/screenshots/jellyfin.png)
## Avertissements / informations importantes
@ -37,15 +32,12 @@ Ils facilitent la mise en place de votre système multimédia entre les clients
* Si vous mettez à jour vers cette version et les suivantes, mettez `discovery: '1'` dans `/etc/yunohost/apps/jellyfin/settings.yml`
si vous voulez que la mise à jour les ouvre pour vous.
## Documentations et ressources
* Site official 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
* Documentation YunoHost pour cette app: https://yunohost.org/app_jellyfin
* 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
* Documentation YunoHost pour cette app : https://yunohost.org/app_jellyfin
* Signaler un bug: https://github.com/YunoHost-Apps/jellyfin_ynh/issues
## Informations pour les développeurs