YunoHost-Apps / jellyfin_ynh

Jellyfin package for YunoHost
https://jellyfin.org/
GNU General Public License v3.0
26 stars 24 forks source link

Upgrade to v10.8.13 #147

Closed tituspijean closed 6 months ago

tituspijean commented 6 months ago

PR Status

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

tituspijean commented 6 months ago

!testme

yunohost-bot commented 6 months ago

Fingers crossed! Test Badge

tituspijean commented 6 months ago

!testme

yunohost-bot commented 6 months ago

Fingers crossed! Test Badge

tituspijean commented 6 months ago

(I'm discovering the update_version.py script, trying to run it. the current error is most likely due to a bad copy and paste of a sha256sum)


The script runs fine, but bugs out on the LDAP extension download:

     [resources.sources.plugin_ldap]
     url = "https://repo.jellyfin.org/releases/plugin/ldap-authentication/ldap-authentication_17.0.0.0.zip"
-    sha256 = "042bdd16950c7569c154311cc64af49c7d6096e9b0a7184287707d5ee317ecf5"
+    sha256 = "<html>\r\n<head><title>404"
     in_subdir = false

There seems to be a redirection: https://ams1.mirror.jellyfin.org/releases/plugin/ldap-authentication/ldap-authentication_17.0.0.0.zip

I manually fixed the source in the manifest.

tituspijean commented 6 months ago

!testme

yunohost-bot commented 6 months ago

Fingers crossed! Test Badge

Salamandar commented 6 months ago

LGTM, merging.