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 575c93a9e5 Upgrade sources
- `main` v2024.07.19: a6acc2eb83...5740dcd795
2024-07-22 03:36:06 +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.19~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/5740dcd79564cc97c4022e2a39239692ec167fcb.tar.gz"
sha256 = "40efb7e2015c9b62cba616c2a083bf285e3aa3263f17a926d13bac0df586147c"
autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/"
autoupdate.strategy = "latest_github_commit"
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"