mirror of
https://github.com/YunoHost-Apps/jellyfin-vue_ynh.git
synced 2024-09-03 19:26:31 +02:00
commit
6f20e2e60f
8 changed files with 11 additions and 11 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
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.07.19~ynh1
|
||||
**Shipped version:** 2024.07.24~ynh1
|
||||
|
||||
**Demo:** <https://jf-vue.pages.dev>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
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 actual:** 2024.07.19~ynh1
|
||||
**Versión actual:** 2024.07.24~ynh1
|
||||
|
||||
**Demo:** <https://jf-vue.pages.dev>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
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.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 2024.07.19~ynh1
|
||||
**Paketatutako bertsioa:** 2024.07.24~ynh1
|
||||
|
||||
**Demoa:** <https://jf-vue.pages.dev>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
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.07.19~ynh1
|
||||
**Version incluse :** 2024.07.24~ynh1
|
||||
|
||||
**Démo :** <https://jf-vue.pages.dev>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
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.07.19~ynh1
|
||||
**Versión proporcionada:** 2024.07.24~ynh1
|
||||
|
||||
**Demo:** <https://jf-vue.pages.dev>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
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 terkirim:** 2024.07.19~ynh1
|
||||
**Versi terkirim:** 2024.07.24~ynh1
|
||||
|
||||
**Demo:** <https://jf-vue.pages.dev>
|
||||
|
||||
|
@ -29,7 +29,7 @@ Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, ba
|
|||
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Repositori kode aplikasi hulu: <https://github.com/jellyfin/jellyfin-vue>
|
||||
- Depot kode aplikasi hulu: <https://github.com/jellyfin/jellyfin-vue>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/jellyfin-vue>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/jellyfin-vue_ynh/issues>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
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.
|
||||
|
||||
|
||||
**分发版本:** 2024.07.19~ynh1
|
||||
**分发版本:** 2024.07.24~ynh1
|
||||
|
||||
**演示:** <https://jf-vue.pages.dev>
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "Jellyfin Vue Client"
|
|||
description.en = "Modern web client for Jellyfin"
|
||||
description.fr = "Client web moderne pour Jellyfin"
|
||||
|
||||
version = "2024.07.19~ynh1"
|
||||
version = "2024.07.24~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -45,8 +45,8 @@ ram.runtime = "0M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/jellyfin/jellyfin-vue/archive/5740dcd79564cc97c4022e2a39239692ec167fcb.tar.gz"
|
||||
sha256 = "40efb7e2015c9b62cba616c2a083bf285e3aa3263f17a926d13bac0df586147c"
|
||||
url = "https://github.com/jellyfin/jellyfin-vue/archive/a87e1d6b755287472eace9473f448720596740bd.tar.gz"
|
||||
sha256 = "e53b39c3d93fbff049ea724a7fe7bf23fe82c02945f58d4e32cfd1c49f03d958"
|
||||
|
||||
autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
|
Loading…
Reference in a new issue