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
2024-07-05 03:39:24 +02:00

59 lines
1.3 KiB
TOML

#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "jellyfin-vue"
name = "Jellyfin Vue Client"
description.en = "Modern web client for Jellyfin"
description.fr = "Client web moderne pour Jellyfin"
version = "2024.07.04~ynh1"
maintainers = []
[upstream]
license = "GPL-3.0-only"
code = "https://github.com/jellyfin/jellyfin-vue"
demo = "https://jf-vue.pages.dev"
fund = "https://opencollective.com/jellyfin"
[integration]
yunohost = ">= 11.2"
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]
[resources.sources.main]
url = "https://github.com/jellyfin/jellyfin-vue/archive/a8fa177b95aa2990acda4463df7f069db9549b5c.tar.gz"
sha256 = "03b3484d79adf06c3536160b294500a9ce2f647c7eadbfcd83982e004bfd1cba"
autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/"
autoupdate.strategy = "latest_github_commit"
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"