mirror of
https://github.com/YunoHost-Apps/jellyfin-vue_ynh.git
synced 2024-09-03 19:26:31 +02:00
Auto-update README
This commit is contained in:
parent
9cdc401cf8
commit
263063a2c7
2 changed files with 14 additions and 16 deletions
15
README.md
15
README.md
|
@ -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.
|
||||
|
||||
**Shipped version:** 2024.03.14~ynh1
|
||||
|
||||
**Shipped version:** 2024.03.03~ynh1
|
||||
|
||||
**Demo:** https://jf-vue.pages.dev
|
||||
**Demo:** <https://jf-vue.pages.dev>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -29,9 +28,9 @@ Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, ba
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Upstream app code repository: <https://github.com/jellyfin/jellyfin-vue>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/jellyfin-vue>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/jellyfin-vue_ynh/issues>
|
||||
- Upstream app code repository: <https://github.com/jellyfin/jellyfin-vue>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/jellyfin-vue>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/jellyfin-vue_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -39,10 +38,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
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
|
||||
or
|
||||
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>
|
||||
|
|
15
README_fr.md
15
README_fr.md
|
@ -18,10 +18,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
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.14~ynh1
|
||||
|
||||
**Version incluse :** 2024.03.03~ynh1
|
||||
|
||||
**Démo :** https://jf-vue.pages.dev
|
||||
**Démo :** <https://jf-vue.pages.dev>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -29,9 +28,9 @@ Jellyfin Vue est la prochaine étape du développement de Jellyfin. C'est une no
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Dépôt de code officiel de l’app : <https://github.com/jellyfin/jellyfin-vue>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/jellyfin-vue>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/jellyfin-vue_ynh/issues>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/jellyfin/jellyfin-vue>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/jellyfin-vue>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/jellyfin-vue_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -39,10 +38,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
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
|
||||
ou
|
||||
sudo yunohost app upgrade jellyfin-vue -u https://github.com/YunoHost-Apps/jellyfin-vue_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