1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin-vue_ynh.git synced 2025-11-03 19:49:05 +01:00
YunoHost package for the modern web client for Jellyfin
Find a file
2025-11-03 17:26:17 +01:00
.github Initial commit 2023-09-02 18:02:03 +02:00
conf Initial commit 2023-09-02 18:02:03 +02:00
doc cleaning 2023-10-07 09:37:43 +02:00
scripts nodejs resources 2025-08-30 11:47:04 +02:00
.gitattributes Initial commit 2023-09-02 18:02:03 +02:00
.gitignore Helpers2.1 2025-01-26 21:31:41 +01:00
LICENSE add license 2023-10-02 09:54:24 +02:00
manifest.toml Upgrade to nodejs 24 2025-11-03 16:47:33 +01:00
README.md Auto-update READMEs 2025-11-03 16:47:50 +01:00
tests.toml Update tests.toml 2025-02-17 20:35:59 +01:00

Logo of Jellyfin Vue Client Jellyfin Vue Client, packaged for YunoHost

Modern web client for Jellyfin

App Demo Version: 2025.10.29~ynh1

Screenshots

Screenshot of Jellyfin Vue Client

📦 Developer info

Automatic tests level

🛠️ Upstream Jellyfin Vue Client repository: https://github.com/jellyfin/jellyfin-vue

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade jellyfin-vue -u https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.