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 2022-06-02 22:03:00 +00:00 committed by Salamandar
parent 0f911a5c83
commit 4402bd55bb
2 changed files with 25 additions and 19 deletions

View file

@ -5,7 +5,7 @@ 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)
[![Integration level](https://dash.yunohost.org/integration/jellyfin.svg)](https://dash.yunohost.org/appci/app/jellyfin) ![Working status](https://ci-apps.yunohost.org/ci/badges/jellyfin.status.svg) ![Maintenance status](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)*
@ -23,7 +23,7 @@ Media System that manage and stream your media.
## Screenshots
![](./doc/screenshots/jellyfin.png)
![Screenshot of Jellyfin](./doc/screenshots/jellyfin.png)
## Disclaimers / important information
@ -41,21 +41,22 @@ 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
* 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>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing --debug
or
sudo yunohost app upgrade jellyfin -u https://github.com/YunoHost-Apps/jellyfin_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,10 +1,14 @@
<!--
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.
-->
# 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)
[![Niveau d'intégration](https://dash.yunohost.org/integration/jellyfin.svg)](https://dash.yunohost.org/appci/app/jellyfin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jellyfin.status.svg) ![Statut de maintenance](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)*
> *Ce package vous permet d'installer Jellyfin 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.*
@ -19,7 +23,7 @@ Système multimédia qui gère et diffuse vos médias.
## Captures d'écran
![](./doc/screenshots/jellyfin.png)
![Capture d'écran de Jellyfin](./doc/screenshots/jellyfin.png)
## Avertissements / informations importantes
@ -37,21 +41,22 @@ si vous voulez que la mise à jour les ouvre pour vous.
## 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
* Documentation YunoHost pour cette app : https://yunohost.org/app_jellyfin
* Signaler un bug : https://github.com/YunoHost-Apps/jellyfin_ynh/issues
* 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
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
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>