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
yunohost-bot 2245f12283 Upgrade sources
- `main` v2024.08.11: c7a581d924...35e10cb1c5
2024-08-12 03:36:40 +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.08.11~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/35e10cb1c57fff5752e034a99a7c79c68f0a0270.tar.gz"
sha256 = "d45d996ba3fcc52b668fcbc700c019482b5fa9d1976f46a252a7ce40d9b61ac5"
autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/"
autoupdate.strategy = "latest_github_commit"
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"