From 679e7e8f0de198ef2dcbb8f9cf5924d2825f3fc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sat, 9 Sep 2023 10:23:03 +0200 Subject: [PATCH] Add Jellyfin-vue to the apps list --- apps.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps.toml b/apps.toml index 0fed13b7..88ce01db 100644 --- a/apps.toml +++ b/apps.toml @@ -1648,6 +1648,13 @@ state = "working" subtags = [ "music", "mediacenter" ] url = "https://github.com/YunoHost-Apps/jellyfin_ynh" +[jellyfin-vue] +category = "multimedia" +potential_alternative_to = [ "Plex", "Netflix" ] +state = "working" +subtags = [ "music", "mediacenter" ] +url = "https://github.com/YunoHost-Apps/jellyfin-vue_ynh" + [jellyseerr] category = "multimedia" level = 7