1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin-vue_ynh.git synced 2024-09-03 19:26:31 +02:00
jellyfin-vue_ynh/manifest.toml

60 lines
1.3 KiB
TOML
Raw Normal View History

2023-09-01 22:50:48 +02:00
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "jellyfin-vue"
name = "Jellyfin Vue Client"
2023-10-07 09:37:43 +02:00
description.en = "Modern web client for Jellyfin"
description.fr = "Client web moderne pour Jellyfin"
2023-09-01 22:50:48 +02:00
2024-01-18 17:16:46 +01:00
version = "2024.01.18~ynh1"
2023-09-01 22:50:48 +02:00
2023-10-25 13:17:05 +02:00
maintainers = [""]
2023-09-01 22:50:48 +02:00
[upstream]
2023-10-07 11:13:41 +02:00
license = "GPL-3.0-only"
2023-09-01 22:50:48 +02:00
code = "https://github.com/jellyfin/jellyfin-vue"
2024-01-11 00:43:42 +01:00
demo = "https://jf-vue.pages.dev"
2023-09-01 22:50:48 +02:00
fund = "https://opencollective.com/jellyfin"
[integration]
2023-10-07 09:37:43 +02:00
yunohost = ">= 11.2"
2023-09-01 22:50:48 +02:00
architectures = "all"
multi_instance = true
ldap = true
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "0M"
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/jellyfin-vue"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources]
2023-10-25 13:20:29 +02:00
[resources.sources.main]
2024-01-18 17:16:46 +01:00
url = "https://github.com/jellyfin/jellyfin-vue/archive/5e8653fef4ff0ac261280d73d576329a38567180.tar.gz"
sha256 = "6c2a71c65dd0c5eb43f2f1fc690d31e1634b300a526e2d9243aecac9f980fafa"
2023-09-01 22:50:48 +02:00
2023-10-25 13:20:29 +02:00
autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/"
autoupdate.strategy = "latest_github_commit"
2023-09-01 22:50:48 +02:00
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"