1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyseerr_ynh.git synced 2024-09-03 19:26:18 +02:00
jellyseerr_ynh/manifest.toml
2023-09-27 15:29:05 +02:00

54 lines
1.1 KiB
TOML

packaging_format = 2
id = "jellyseerr"
name = "Jellyseerr"
description.en = "Media request management and discovery tool for Jellyfin, Radarr, and Sonarr"
description.fr = "Outil de gestion de demandes et de découverte de médias pour Jellyfin, Radarr, et Sonarr"
version = "1.7.0~ynh1"
maintainers = ["Thovi98"]
[upstream]
license = "MIT"
code = "https://github.com/Fallenbagel/jellyseerr"
[integration]
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/Fallenbagel/jellyseerr/archive/refs/tags/v1.7.0.tar.gz"
sha256 = "b41cfe80334495a4653bc3933298597c232474c309c5993e388068e33d7f13ce"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]
[resources.install_dir]
[resources.data_dir]
[resources.permissions]
main.url = "/"
[resources.ports]
main.default = 5055