YunoHost-Apps / jellyfin_ynh

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

PLEASE TEST: Upgrade Jellyfin to v10.9 #154

Closed selfhoster1312 closed 2 months ago

selfhoster1312 commented 4 months ago

New Jellyfin version ! Still a few TODOs. See next comment.

Many new features. Also fixes automatic server discovery (#141).

Some warnings i don't know what to do about:

Attention : File /etc/jellyfin/network.xml has been manually modified since the installation or last upgrade. So it has been duplicated in /var/cache/yunohost/appconfbackup//etc/jellyfin/network.xml.backup.20240512.205528
Attention : --- /var/cache/yunohost/appconfbackup//etc/jellyfin/network.xml.backup.20240512.205528      2024-05-12 20:55:00.687566755 +0200
Attention : +++ /etc/jellyfin/network.xml       2024-05-12 20:55:28.335544109 +0200
Attention : @@ -2,35 +2,14 @@
Attention :  <NetworkConfiguration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
Attention :    <RequireHttps>false</RequireHttps>
Attention :    <BaseUrl>/media</BaseUrl>
Attention : -  <PublicHttpsPort>8920</PublicHttpsPort>
Attention : -  <HttpServerPortNumber>8095</HttpServerPortNumber>
Attention : -  <HttpsPortNumber>8920</HttpsPortNumber>
Attention : +  <InternalHttpPort>8095</InternalHttpPort>
Attention :    <EnableHttps>false</EnableHttps>
Attention : -  <PublicPort>8095</PublicPort>
Attention : -  <UPnPCreateHttpPortMap>false</UPnPCreateHttpPortMap>
Attention : -  <UDPPortRange />
Attention :    <EnableIPV6>true</EnableIPV6>
Attention :    <EnableIPV4>true</EnableIPV4>
Attention : -  <EnableSSDPTracing>false</EnableSSDPTracing>
Attention : -  <SSDPTracingFilter />
Attention : -  <UDPSendCount>2</UDPSendCount>
Attention : -  <UDPSendDelay>100</UDPSendDelay>
Attention : -  <IgnoreVirtualInterfaces>true</IgnoreVirtualInterfaces>
Attention : -  <VirtualInterfaceNames>vEthernet*</VirtualInterfaceNames>
Attention : -  <GatewayMonitorPeriod>60</GatewayMonitorPeriod>
Attention : -  <TrustAllIP6Interfaces>false</TrustAllIP6Interfaces>
Attention : -  <HDHomerunPortRange />
Attention : -  <PublishedServerUriBySubnet>
Attention : -    <string>https://kl.netlib.re/media</string>
Attention : -  </PublishedServerUriBySubnet>
Attention : -  <AutoDiscoveryTracing>false</AutoDiscoveryTracing>
Attention :    <AutoDiscovery>true</AutoDiscovery>
Attention : -  <RemoteIPFilter />
Attention : -  <IsRemoteIPFilterBlacklist>false</IsRemoteIPFilterBlacklist>
Attention :    <EnableUPnP>true</EnableUPnP>
Attention :    <EnableRemoteAccess>true</EnableRemoteAccess>
Attention : -  <LocalNetworkSubnets />
Attention : -  <LocalNetworkAddresses />
Attention : -  <KnownProxies />
Attention : -  <EnablePublishedServerUriByRequest>false</EnablePublishedServerUriByRequest>
Attention : -</NetworkConfiguration>
Attention : \ Pas de fin de ligne à la fin du fichier
Attention : +  <LocalNetworkAddresses>
Attention : +    <string>127.0.0.1</string>
Attention : +  </LocalNetworkAddresses>
Attention : +</NetworkConfiguration>

Some warnings i added to move old plugins directory instead of accumulating dust:

Attention : Jellyfin plugin 'LDAP Authentication' has different ABI version 10.8.0.0 than expected 10.9.0.0. Moving to /var/lib/jellyfin/plugins-backup.
Attention : Jellyfin plugin 'LDAP Authentication_12.0.0.0' has different ABI version 10.7.0.0 than expected 10.9.0.0. Moving to /var/lib/jellyfin/plugins-backup.
Attention : Jellyfin plugin 'Open Subtitles_10.0.0.0' has different ABI version 10.7.0.0 than expected 10.9.0.0. Moving to /var/lib/jellyfin/plugins-backup.
Attention : Jellyfin plugin 'Open Subtitles_11.0.0.0' has different ABI version 10.7.0.0 than expected 10.9.0.0. Moving to /var/lib/jellyfin/plugins-backup.
Attention : Jellyfin plugin 'Open Subtitles_19.0.0.0' has different ABI version 10.8.10.0 than expected 10.9.0.0. Moving to /var/lib/jellyfin/plugins-backup.
yunohost-bot commented 2 months ago

:book: Test Badge

yunohost-bot commented 2 months ago

:stuck_out_tongue_winking_eye: Test Badge

kay0u commented 2 months ago

!testme

yunohost-bot commented 2 months ago

:v: Test Badge

yunohost-bot commented 2 months ago

:worm: Test Badge

AltruisticRambler commented 2 months ago

hey all -- not to gum up the comments on this thread but I wanted to toss some thanks in here! I was a bit bummed to find that Jellyfin didn't install earlier today, but was relieved when I found this thread!

Ya'll rule for getting this app working - stoked to see this get pushed to the main branch! 😃 Cheers!

kay0u commented 2 months ago

Merging in testing branch soon