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:
parent
0f911a5c83
commit
4402bd55bb
2 changed files with 25 additions and 19 deletions
19
README.md
19
README.md
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Jellyfin for YunoHost
|
# Jellyfin for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/jellyfin)  
|
[](https://dash.yunohost.org/appci/app/jellyfin)  
|
||||||
[](https://install-app.yunohost.org/?app=jellyfin)
|
[](https://install-app.yunohost.org/?app=jellyfin)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -23,7 +23,7 @@ Media System that manage and stream your media.
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Disclaimers / important information
|
## Disclaimers / important information
|
||||||
|
|
||||||
|
@ -41,21 +41,22 @@ if you want the upgrade to open them for you.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: https://jellyfin.org
|
* Official app website: <https://jellyfin.org>
|
||||||
* Official user documentation: https://jellyfin.org/docs/
|
* Official user documentation: <https://jellyfin.org/docs/>
|
||||||
* Upstream app code repository: https://github.com/jellyfin/jellyfin
|
* Upstream app code repository: <https://github.com/jellyfin/jellyfin>
|
||||||
* YunoHost documentation for this app: https://yunohost.org/app_jellyfin
|
* YunoHost documentation for this app: <https://yunohost.org/app_jellyfin>
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/jellyfin_ynh/issues
|
* Report a bug: <https://github.com/YunoHost-Apps/jellyfin_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing).
|
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.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
|
||||||
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade jellyfin -u https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing --debug
|
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>
|
||||||
|
|
25
README_fr.md
25
README_fr.md
|
@ -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
|
# Jellyfin pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/jellyfin)  
|
[](https://dash.yunohost.org/appci/app/jellyfin)  
|
||||||
[](https://install-app.yunohost.org/?app=jellyfin)
|
[](https://install-app.yunohost.org/?app=jellyfin)
|
||||||
|
|
||||||
*[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 Jellyfin rapidement et simplement sur un serveur YunoHost.
|
> *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.*
|
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
|
## Captures d'écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -37,21 +41,22 @@ si vous voulez que la mise à jour les ouvre pour vous.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : https://jellyfin.org
|
* Site officiel de l'app : <https://jellyfin.org>
|
||||||
* Documentation officielle utilisateur : https://jellyfin.org/docs/
|
* Documentation officielle utilisateur : <https://jellyfin.org/docs/>
|
||||||
* Dépôt de code officiel de l'app : https://github.com/jellyfin/jellyfin
|
* Dépôt de code officiel de l'app : <https://github.com/jellyfin/jellyfin>
|
||||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_jellyfin
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_jellyfin>
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/jellyfin_ynh/issues
|
* Signaler un bug : <https://github.com/YunoHost-Apps/jellyfin_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/jellyfin_ynh/tree/testing).
|
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.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
|
||||||
|
``` bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade jellyfin -u https://github.com/YunoHost-Apps/jellyfin_ynh/tree/testing --debug
|
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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue