From dddb906996058476a7c7d805f660274ca05fc313 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 11 May 2024 03:37:40 +0200 Subject: [PATCH 1/9] Upgrade to v2024.05.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index dc53177..4a85827 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Jellyfin Vue Client" description.en = "Modern web client for Jellyfin" description.fr = "Client web moderne pour Jellyfin" -version = "2024.05.09~ynh1" +version = "2024.05.10~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/e132b967df478fee921562f9a6fc8b82d81bc736.tar.gz" - sha256 = "dd59964a7a6df2ea35e3353077add8d9e0dc6c043c6671ba87b12f2affe8944b" + url = "https://github.com/jellyfin/jellyfin-vue/archive/10c67d6b8614456fce88286daeff3f588d682d9b.tar.gz" + sha256 = "81bc2fdfefdb72fa43e28698f0b30c2d208ab581523ff5385baac4dc0abd653a" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit" From 9f498fa19a46b7b917cb4be91e597bac18c2d3ea Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 11 May 2024 01:37:43 +0000 Subject: [PATCH 2/9] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b9c4bc8..bd7e5d5 100644 --- a/README.md +++ b/README.md @@ -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.05.09~ynh1 +**Shipped version:** 2024.05.10~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 03d86e3..38a1512 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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.05.09~ynh1 +**Paketatutako bertsioa:** 2024.05.10~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 9aedb56..31a4674 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.05.09~ynh1 +**Version incluse :** 2024.05.10~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 362762f..a144a99 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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.05.09~ynh1 +**Versión proporcionada:** 2024.05.10~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 3817d1c..a79c316 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -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.05.09~ynh1 +**分发版本:** 2024.05.10~ynh1 **演示:** From 48575b4de5d1dbbda60ec5723d9d0d166c31fdff Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 May 2024 17:43:47 +0200 Subject: [PATCH 3/9] Upgrade to v2024.05.12 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4a85827..eb34895 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Jellyfin Vue Client" description.en = "Modern web client for Jellyfin" description.fr = "Client web moderne pour Jellyfin" -version = "2024.05.10~ynh1" +version = "2024.05.12~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/10c67d6b8614456fce88286daeff3f588d682d9b.tar.gz" - sha256 = "81bc2fdfefdb72fa43e28698f0b30c2d208ab581523ff5385baac4dc0abd653a" + url = "https://github.com/jellyfin/jellyfin-vue/archive/82886d806e32929388b61fdce564fe6f170ac456.tar.gz" + sha256 = "81783ed19b85bc15073225cca0807d2a14b999c0e754b81ba3ebaee14fcf9151" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit" From 1121c2a0d9c5d6112e3d3729b3f72bffe58856d8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 May 2024 15:43:51 +0000 Subject: [PATCH 4/9] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 48 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 54 insertions(+), 5 deletions(-) create mode 100644 README_es.md diff --git a/ALL_README.md b/ALL_README.md index a01b345..8938aae 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lee el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index bd7e5d5..46f5c7e 100644 --- a/README.md +++ b/README.md @@ -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.05.10~ynh1 +**Shipped version:** 2024.05.12~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..5a28785 --- /dev/null +++ b/README_es.md @@ -0,0 +1,48 @@ + + +# 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 funcional](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.maintain.svg) + +[![Instalar Jellyfin Vue Client con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin-vue) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarJellyfin Vue Client rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +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.05.12~ynh1 + +**Demo:** + +## Capturas + +![Captura de Jellyfin Vue Client](./doc/screenshots/jellyfin-vue-homepage-2023-04.jpg) + +## Documentaciones y recursos + +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug +o +sudo yunohost app upgrade jellyfin-vue -u https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index 38a1512..821cded 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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.05.10~ynh1 +**Paketatutako bertsioa:** 2024.05.12~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 31a4674..6a3f266 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.05.10~ynh1 +**Version incluse :** 2024.05.12~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index a144a99..6892b77 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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.05.10~ynh1 +**Versión proporcionada:** 2024.05.12~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a79c316..1958ab6 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -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.05.10~ynh1 +**分发版本:** 2024.05.12~ynh1 **演示:** From c0423dba32c32b8702a1c27df611e45f2b76fdf3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 May 2024 19:06:41 +0200 Subject: [PATCH 5/9] Upgrade to v2024.05.13 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 4a85827..bd5bfe2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Jellyfin Vue Client" description.en = "Modern web client for Jellyfin" description.fr = "Client web moderne pour Jellyfin" -version = "2024.05.10~ynh1" +version = "2024.05.13~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/10c67d6b8614456fce88286daeff3f588d682d9b.tar.gz" - sha256 = "81bc2fdfefdb72fa43e28698f0b30c2d208ab581523ff5385baac4dc0abd653a" + url = "https://github.com/jellyfin/jellyfin-vue/archive/26345db6c96f798bf9e1cf7a2eba2298604a7b9b.tar.gz" + sha256 = "00143ae7c5fedc57b7c2af7d03fe78fa0b63b53ab2886be53d91d92ad54b1ece" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit" From f2715c9fe152bd8e1acd01d2b63a947ea80b5ac7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 May 2024 17:06:44 +0000 Subject: [PATCH 6/9] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 48 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 54 insertions(+), 5 deletions(-) create mode 100644 README_es.md diff --git a/ALL_README.md b/ALL_README.md index a01b345..8938aae 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lee el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index bd7e5d5..3ae9678 100644 --- a/README.md +++ b/README.md @@ -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.05.10~ynh1 +**Shipped version:** 2024.05.13~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..d7d33a7 --- /dev/null +++ b/README_es.md @@ -0,0 +1,48 @@ + + +# 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 funcional](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.maintain.svg) + +[![Instalar Jellyfin Vue Client con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin-vue) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarJellyfin Vue Client rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +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.05.13~ynh1 + +**Demo:** + +## Capturas + +![Captura de Jellyfin Vue Client](./doc/screenshots/jellyfin-vue-homepage-2023-04.jpg) + +## Documentaciones y recursos + +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug +o +sudo yunohost app upgrade jellyfin-vue -u https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index 38a1512..499cc3e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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.05.10~ynh1 +**Paketatutako bertsioa:** 2024.05.13~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 31a4674..23dfa9f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.05.10~ynh1 +**Version incluse :** 2024.05.13~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index a144a99..e29ac53 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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.05.10~ynh1 +**Versión proporcionada:** 2024.05.13~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a79c316..c038600 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -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.05.10~ynh1 +**分发版本:** 2024.05.13~ynh1 **演示:** From 3159d01cf829c85dbaee25a250aebd147d2bd2c3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 13 May 2024 21:00:15 +0000 Subject: [PATCH 7/9] Auto-update READMEs --- README_eu.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README_eu.md b/README_eu.md index c34d898..499cc3e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,6 +18,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.05.13~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 1ea90c6..23dfa9f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,6 +18,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.05.13~ynh1 **Démo :** From bbe5dca5726ed368c60ca6e05656522d8678b2f2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 15 May 2024 03:38:30 +0200 Subject: [PATCH 8/9] Upgrade to v2024.05.14 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bd5bfe2..ae6df32 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Jellyfin Vue Client" description.en = "Modern web client for Jellyfin" description.fr = "Client web moderne pour Jellyfin" -version = "2024.05.13~ynh1" +version = "2024.05.14~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/26345db6c96f798bf9e1cf7a2eba2298604a7b9b.tar.gz" - sha256 = "00143ae7c5fedc57b7c2af7d03fe78fa0b63b53ab2886be53d91d92ad54b1ece" + url = "https://github.com/jellyfin/jellyfin-vue/archive/5dd5f1848266202af2b8c481950877bf411a74fb.tar.gz" + sha256 = "6e9ecc676bb1b923cfa563dcdd4810719e43353a0e80dba967a9185eb511292b" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit" From a9e04e16bbc42c80840f774a966f6f90905415ae Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 15 May 2024 01:38:31 +0000 Subject: [PATCH 9/9] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3ae9678..847b3f0 100644 --- a/README.md +++ b/README.md @@ -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.05.13~ynh1 +**Shipped version:** 2024.05.14~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index d7d33a7..d41b02c 100644 --- a/README_es.md +++ b/README_es.md @@ -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.05.13~ynh1 +**Versión actual:** 2024.05.14~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 499cc3e..39d35ba 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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.05.13~ynh1 +**Paketatutako bertsioa:** 2024.05.14~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 23dfa9f..7d5a8ea 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.05.13~ynh1 +**Version incluse :** 2024.05.14~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index e29ac53..324c438 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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.05.13~ynh1 +**Versión proporcionada:** 2024.05.14~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index c038600..df9c4be 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -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.05.13~ynh1 +**分发版本:** 2024.05.14~ynh1 **演示:**