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

58 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
2023-10-25 13:17:05 +02:00
version = "2023.10.22~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"
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]
2023-10-25 13:17:05 +02:00
url = "https://github.com/jellyfin/jellyfin-vue/archive/c64623e1d7abdce5685962d809efdae8518ef9c4.tar.gz"
sha256 = "78c58277e89278c6c41ff94ef983141505a5d0f253bf78e186a5f67bd1b2879d"
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 = "/"