2023-05-07 21:21:34 +02:00
|
|
|
packaging_format = 2
|
|
|
|
|
2023-05-07 23:28:27 +02:00
|
|
|
id = "jellyseerr"
|
|
|
|
name = "Jellyseerr"
|
2023-05-09 08:34:19 +02:00
|
|
|
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"
|
2023-05-07 21:21:34 +02:00
|
|
|
|
2023-08-05 20:16:07 +02:00
|
|
|
version = "1.6.0~ynh1"
|
2023-05-07 21:21:34 +02:00
|
|
|
|
2023-05-07 22:07:21 +02:00
|
|
|
maintainers = ["Thovi98"]
|
2023-05-07 21:21:34 +02:00
|
|
|
|
|
|
|
[upstream]
|
2023-05-07 22:07:21 +02:00
|
|
|
license = "MIT"
|
|
|
|
code = "https://github.com/Fallenbagel/jellyseerr"
|
2023-05-07 21:21:34 +02:00
|
|
|
|
|
|
|
[integration]
|
2023-05-07 22:07:21 +02:00
|
|
|
yunohost = ">= 11.1.18"
|
2023-05-07 21:21:34 +02:00
|
|
|
architectures = "all"
|
|
|
|
multi_instance = true
|
2023-05-07 22:07:21 +02:00
|
|
|
ldap = false
|
|
|
|
sso = false
|
2023-05-07 21:21:34 +02:00
|
|
|
disk = "50M"
|
|
|
|
ram.build = "50M"
|
|
|
|
ram.runtime = "50M"
|
|
|
|
|
|
|
|
[install]
|
|
|
|
[install.domain]
|
|
|
|
type = "domain"
|
2023-05-08 13:05:14 +02:00
|
|
|
full_domain = true
|
|
|
|
|
2023-05-07 21:21:34 +02:00
|
|
|
[install.init_main_permission]
|
|
|
|
type = "group"
|
|
|
|
default = "visitors"
|
|
|
|
|
2023-05-07 22:07:21 +02:00
|
|
|
[resources]
|
|
|
|
|
2023-05-07 21:21:34 +02:00
|
|
|
[resources.sources]
|
|
|
|
|
|
|
|
[resources.sources.main]
|
2023-08-05 20:16:07 +02:00
|
|
|
url = "https://github.com/Fallenbagel/jellyseerr/archive/refs/tags/v1.6.0.tar.gz"
|
|
|
|
sha256 = "f51014752e679d558c5c0ba6e3df363a1ef6c16b8a5176dbc0a4d3f3301ef156"
|
2023-05-07 22:24:18 +02:00
|
|
|
autoupdate.strategy = "latest_github_tag"
|
2023-05-07 21:21:34 +02:00
|
|
|
|
|
|
|
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
[resources.install_dir]
|
2023-05-07 22:07:21 +02:00
|
|
|
|
2023-05-07 21:21:34 +02:00
|
|
|
[resources.data_dir]
|
2023-05-07 22:07:21 +02:00
|
|
|
|
2023-05-07 21:21:34 +02:00
|
|
|
[resources.permissions]
|
|
|
|
main.url = "/"
|
|
|
|
|
|
|
|
[resources.ports]
|
2023-05-12 08:46:45 +02:00
|
|
|
main.default = 5055
|