1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin_ynh.git synced 2024-09-03 19:26:29 +02:00
jellyfin_ynh/manifest.toml
2024-08-09 16:14:35 +02:00

162 lines
7.1 KiB
TOML

#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "jellyfin"
name = "Jellyfin"
description.en = "Media System that manage and stream your media"
description.fr = "Système multimédia qui gère et diffuse vos médias"
version = "10.9.9~ynh2"
maintainers = ["tituspijean"]
[upstream]
license = "GPL-2.0-only"
website = "https://jellyfin.org"
demo = "https://demo.jellyfin.org/stable/web/index.html"
userdoc = "https://jellyfin.org/docs/"
code = "https://github.com/jellyfin/jellyfin"
cpe = "cpe:2.3:a:jellyfin:jellyfin"
fund = "https://opencollective.com/jellyfin"
[integration]
yunohost = ">= 11.2"
architectures = ["armhf", "arm64", "amd64"]
multi_instance = false
ldap = true
sso = true
disk = "300M"
ram.build = "200M"
ram.runtime = "100M"
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/jellyfin"
[install.init_main_permission]
help.en = "Jellyfin has its own login system, you should make it public to let external clients access it (mobile app, etc.)."
help.fr = "Jellyfin a son propre système de connexion, vous devriez la laisser publique pour permettre la connexion de clients externes (app mobile, etc.)."
type = "group"
default = "visitors"
[install.init_admin_permission]
ask.en = "Select an account to grant it access to Jellyfin's administration panel."
ask.fr = "Choisissez un compte pour lui accorder l'accès au tableau de bord d'administration de Jellyfin."
help.en = "You can grant this access to other accounts and groups with the permission system later."
help.fr = "Vous pourrez octroire l'accès à d'autres comptes et groupes avec le système de permissions plus tard."
type = "user"
[install.discovery]
ask.en = "Should the ports for client and server discovery be opened?"
ask.fr = "Est-ce que les ports pour la découverte entre clients et serveur doivent être ouverts ?"
help.en = "Enable discovery if you use Jellyfin on your local network or through a VPN to smoothen detection between clients and server. If it is installed on a VPS and only accessed via its web interface, you should disable discovery."
help.fr = "Activez la découverte si vous utilisez Jellyfin sur votre réseau local ou via un VPN pour simplifier la détection entre clients et serveur. S'il est installé sur un VPS et utilisé uniquement via son interface web, vous devriez désactiver la découverte."
type = "boolean"
default = true
[resources]
[resources.sources.server_bullseye]
armhf.url = "https://repo.jellyfin.org/files/server/debian/stable/v10.9.9/armhf/jellyfin-server_10.9.9+deb11_armhf.deb"
armhf.sha256 = "ebba44ba5cc4b2d56aaa4ec5949d73e76e4191c3e9226e6a18bfb4d851b6c530"
arm64.url = "https://repo.jellyfin.org/files/server/debian/stable/v10.9.9/arm64/jellyfin-server_10.9.9+deb11_arm64.deb"
arm64.sha256 = "88bc6bd347c9ddd6162cb1678edc5eeefd0a864fdbbef11004093185b0e10105"
amd64.url = "https://repo.jellyfin.org/files/server/debian/stable/v10.9.9/amd64/jellyfin-server_10.9.9+deb11_amd64.deb"
amd64.sha256 = "5f8a6faaba6bbc72b6312fc08207aed0af8429938520ea991fcdb5c42c796a00"
format = "whatever"
extract = false
rename = "jellyfin-server.deb"
[resources.sources.server_bookworm]
armhf.url = "https://repo.jellyfin.org/files/server/debian/stable/v10.9.9/armhf/jellyfin-server_10.9.9+deb12_armhf.deb"
armhf.sha256 = "7a003b1682b05d114e828cc54b49832bccb3136b9771918838fa5816f6973741"
arm64.url = "https://repo.jellyfin.org/files/server/debian/stable/v10.9.9/arm64/jellyfin-server_10.9.9+deb12_arm64.deb"
arm64.sha256 = "dce199d0db4f70951720cb1dcdf95842e413cc4f2b34e413b66a95f5b7d4e804"
amd64.url = "https://repo.jellyfin.org/files/server/debian/stable/v10.9.9/amd64/jellyfin-server_10.9.9+deb12_amd64.deb"
amd64.sha256 = "074dd18e7ef1b01973549da747408b086abba6478d61097f741c77a96a054e25"
format = "whatever"
extract = false
rename = "jellyfin-server.deb"
[resources.sources.web_bullseye]
url = "https://repo.jellyfin.org/files/server/debian/stable/v10.9.9/amd64/jellyfin-web_10.9.9+deb11_all.deb"
sha256 = "ce69a60bfbae56da600ac392cb8355d54662a78b3e32870695ff7c98c57ecd69"
format = "whatever"
extract = false
rename = "jellyfin-web.deb"
[resources.sources.web_bookworm]
url = "https://repo.jellyfin.org/files/server/debian/stable/v10.9.9/amd64/jellyfin-web_10.9.9+deb12_all.deb"
sha256 = "cd1772bcfcc62a778a780ff5234fdaff7bb0f0bd57a546d8186b77746f4ce5bb"
format = "whatever"
extract = false
rename = "jellyfin-web.deb"
[resources.sources.ffmpeg_bullseye]
armhf.url = "https://repo.jellyfin.org/files/ffmpeg/debian/6.x/6.0.1-8/armhf/jellyfin-ffmpeg6_6.0.1-8-bullseye_armhf.deb"
armhf.sha256 = "33a7a57c12ae87b4054f880106df4c51afaf7e506d51970d9c6511bc2d781f87"
arm64.url = "https://repo.jellyfin.org/files/ffmpeg/debian/6.x/6.0.1-8/arm64/jellyfin-ffmpeg6_6.0.1-8-bullseye_arm64.deb"
arm64.sha256 = "119b10cff71a9e717b464e64dc5b0ddfa0b07f8bc70727a3280a57500162e82c"
amd64.url = "https://repo.jellyfin.org/files/ffmpeg/debian/6.x/6.0.1-8/amd64/jellyfin-ffmpeg6_6.0.1-8-bullseye_amd64.deb"
amd64.sha256 = "79b51ed4e5201af1c527c4dd4a135ea444e28104fe0899d7c635acb1ff4a3db6"
format = "whatever"
extract = false
rename = "jellyfin-ffmpeg6.deb"
[resources.sources.ffmpeg_bookworm]
armhf.url = "https://repo.jellyfin.org/files/ffmpeg/debian/6.x/6.0.1-8/armhf/jellyfin-ffmpeg6_6.0.1-8-bookworm_armhf.deb"
armhf.sha256 = "f06f1c053053a103decfc8c6e1ddb85d02fd910596825d90fd51934b868aa591"
arm64.url = "https://repo.jellyfin.org/files/ffmpeg/debian/6.x/6.0.1-8/arm64/jellyfin-ffmpeg6_6.0.1-8-bookworm_arm64.deb"
arm64.sha256 = "5fe705505898e25c3724451c26c90b4d5b6e25a8e1e6b825a4601b4d7819a160"
amd64.url = "https://repo.jellyfin.org/files/ffmpeg/debian/6.x/6.0.1-8/amd64/jellyfin-ffmpeg6_6.0.1-8-bookworm_amd64.deb"
amd64.sha256 = "dab2d0b5247dc20f29ada768842c988633834bfecfe1601580f964649979b865"
format = "whatever"
extract = false
rename = "jellyfin-ffmpeg6.deb"
[resources.sources.plugin_ldap]
url = "https://repo.jellyfin.org/files/plugin/ldap-authentication/ldap-authentication_19.0.0.0.zip"
sha256 = "3b8366f670484c9ab1ece826667754b69736d910d9ccde90c105a67ba441ead9"
in_subdir = false
[resources.system_user]
home = "/var/lib/jellyfin"
[resources.install_dir]
dir = "/var/lib/jellyfin"
[resources.permissions]
# auth_header=false is because Jellyfin expects custom data in the Authorization HTTP header (notably, for Jellyfin Vue)
main.url = "/"
main.auth_header = false
admin.protected = true
admin.auth_header = false
admin.show_tile = false
[resources.ports]
main.default = 8095
# If we ever want to automatically expose the discovery ports without a setting
# servicediscovery.default = 1900
# servicediscovery.exposed = "UDP"
# servicediscovery.fixed = true
# clientdiscovery.default = 7359
# clientdiscovery.exposed = "UDP"
# clientdiscovery.fixed = true
[resources.apt]