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

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-03-24 01:39:40 +00:00 committed by autoreadme_webhook
parent 30b674c853
commit 31dd1d0afe
4 changed files with 85 additions and 27 deletions

10
ALL_README.md Normal file
View file

@ -0,0 +1,10 @@
# All available README files by language
[Read the README in English](README.md)
* [Lire le README en français](README_fr.md)
* [Le o README en galego](README_gl.md)

View file

@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install Jellyfin Vue Client with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin-vue) [![Install Jellyfin Vue Client with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin-vue)
*[Lire ce readme en français.](./README_fr.md)* *[Read this README is other languages.](./ALL_README.md)*
> *This package allows you to install Jellyfin Vue Client quickly and simply on a YunoHost server. > *This package allows you to install Jellyfin Vue Client 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.* If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, based on Vue. See https://jellyfin.org/posts/vue-vue3 for details. Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, based on Vue. See https://jellyfin.org/posts/vue-vue3 for details.
**Shipped version:** 2024.03.23~ynh1
**Shipped version:** 2024.03.03~ynh1 **Demo:** <https://jf-vue.pages.dev>
**Demo:** https://jf-vue.pages.dev
## Screenshots ## Screenshots
@ -29,20 +28,21 @@ Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, ba
## Documentation and resources ## Documentation and resources
* Upstream app code repository: <https://github.com/jellyfin/jellyfin-vue> - Upstream app code repository: <https://github.com/jellyfin/jellyfin-vue>
* YunoHost Store: <https://apps.yunohost.org/app/jellyfin-vue> - YunoHost Store: <https://apps.yunohost.org/app/jellyfin-vue>
* Report a bug: <https://github.com/YunoHost-Apps/jellyfin-vue_ynh/issues> - Report a bug: <https://github.com/YunoHost-Apps/jellyfin-vue_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing). Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing),
To try the testing branch, please proceed like that. To try the testing branch, please proceed like that.
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug
or or
sudo yunohost app upgrade jellyfin-vue -u https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug sudo yunohost app upgrade jellyfin-vue -u https://github.com/YunoHost-Apps/jellyfin-vue_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,48 +1,48 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator Nota bene: ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand. Il ne doit pas être modifié à la main.
--> -->
# Jellyfin Vue Client pour YunoHost # Jellyfin Vue Client pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/jellyfin-vue.svg)](https://dash.yunohost.org/appci/app/jellyfin-vue) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.maintain.svg) [![Niveau d'intégration](https://dash.yunohost.org/integration/jellyfin-vue.svg)](https://dash.yunohost.org/appci/app/jellyfin-vue) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.status.svg) ![Statut demaintenance](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.maintain.svg)
[![Installer Jellyfin Vue Client avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin-vue) [![Installer Jellyfin Vue Client avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin-vue)
*[Read this readme in english.](./README.md)* *[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller Jellyfin Vue Client rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Jellyfin Vue Client rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue densemble ## Vue d'ensemble
Jellyfin Vue est la prochaine étape du développement de Jellyfin. C'est une nouvelle interface, basée sur Vue. Des détails peuvent être trouvés ici : https://jellyfin.org/posts/vue-vue3. Jellyfin Vue est la prochaine étape du développement de Jellyfin. C'est une nouvelle interface, basée sur Vue. Des détails peuvent être trouvés ici : https://jellyfin.org/posts/vue-vue3.
**Version incluse :** 2024.03.23~ynh1
**Version incluse :** 2024.03.03~ynh1 **Démo:** <https://jf-vue.pages.dev>
**Démo :** https://jf-vue.pages.dev ## Captures d'écran
## Captures décran ![Capture d'écran de Jellyfin Vue Client](./doc/screenshots/jellyfin-vue-homepage-2023-04.jpg)
![Capture décran de Jellyfin Vue Client](./doc/screenshots/jellyfin-vue-homepage-2023-04.jpg)
## Documentations et ressources ## Documentations et ressources
* Dépôt de code officiel de lapp : <https://github.com/jellyfin/jellyfin-vue> - Dépôt de code officiel de lapp : <https://github.com/jellyfin/jellyfin-vue>
* YunoHost Store: <https://apps.yunohost.org/app/jellyfin-vue> - YunoHost Store : <https://apps.yunohost.org/app/jellyfin-vue>
* Signaler un bug : <https://github.com/YunoHost-Apps/jellyfin-vue_ynh/issues> - Signaler un bug : <https://github.com/YunoHost-Apps/jellyfin-vue_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-vue_ynh/tree/testing). Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing),
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug
ou or
sudo yunohost app upgrade jellyfin-vue -u https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug sudo yunohost app upgrade jellyfin-vue -u https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus d'infos sur le packaging d'applications:** <https://yunohost.org/packaging_apps>

48
README_gl.md Normal file
View file

@ -0,0 +1,48 @@
<!--
NOTA: Este README foi creado automáticamente por https://github.com/YunoHost/apps/tree/master/tools/readme_generator
NON debe editarse manualmente.
-->
# Jellyfin Vue Client para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/jellyfin-vue.svg)](https://dash.yunohost.org/appci/app/jellyfin-vue) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.maintain.svg)
[![Instalar Jellyfin Vue Client con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin-vue)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Jellyfin Vue Client de xeito rápido e doado nun servidor YunoHost.
Se non usas YunoHost, le a [documentación](https://yunohost.org/#/install) para saber como instalalo.*
## Vista xeral
Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, based on Vue. See https://jellyfin.org/posts/vue-vue3 for details.
**Versión proporcionada** 2024.03.23~ynh1
**Demo** <https://jf-vue.pages.dev>
## Capturas de pantalla
![Captura de pantalla de Jellyfin Vue Client](./doc/screenshots/jellyfin-vue-homepage-2023-04.jpg)
## Documentación e recursos
- Repositorio de orixe do código: <https://github.com/jellyfin/jellyfin-vue>
- Tenda YunoHost: <https://apps.yunohost.org/app/jellyfin-vue>
- Informar dun problema: <https://github.com/YunoHost-Apps/jellyfin-vue_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama testing](https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing),
Para probar a rama testing, procede deste xeito.
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug
or
sudo yunohost app upgrade jellyfin-vue -u https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>