Skip to content

Commit 6b1b259

Browse files
authored
Jellyfin: Update to v10.10.0 (#6293)
* Update to Jellyfin v10.10.0 * Update to .NET v8.0.10 * Update to Node.js v20.18.0
1 parent 4213f9e commit 6b1b259

File tree

9 files changed

+27
-25
lines changed

9 files changed

+27
-25
lines changed

cross/jellyfin-web/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PKG_NAME = jellyfin-web
2-
PKG_VERS = 10.9.11
2+
PKG_VERS = 10.10.0
33
PKG_EXT = tar.gz
44
PKG_DIST_NAME = v$(PKG_VERS).$(PKG_EXT)
55
PKG_DIST_SITE = https://github.com/jellyfin/jellyfin-web/archive

cross/jellyfin-web/digests

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
jellyfin-web-10.9.11.tar.gz SHA1 4f0fde9451c4eb5851ec47454aefde093ee31b46
2-
jellyfin-web-10.9.11.tar.gz SHA256 37feccb02f088e051b3730f992f59eab198a33d16174d2d32b46ce8aef6a9f24
3-
jellyfin-web-10.9.11.tar.gz MD5 8afae69f773e8bff6954f57e5359554e
1+
jellyfin-web-10.10.0.tar.gz SHA1 02164bd479837dea1e1e81d055ed745acefa7b3c
2+
jellyfin-web-10.10.0.tar.gz SHA256 4a800703f4feab6b704346d20a380a65de0c7692d76babd10c018df7b1b76f44
3+
jellyfin-web-10.10.0.tar.gz MD5 cf4fe3e141320ef6889d5089341f24a2

cross/jellyfin/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PKG_NAME = jellyfin
2-
PKG_VERS = 10.9.11
2+
PKG_VERS = 10.10.0
33
PKG_EXT = tar.gz
44
PKG_DIST_NAME = v$(PKG_VERS).$(PKG_EXT)
55
PKG_DIST_SITE = https://github.com/jellyfin/jellyfin/archive
@@ -11,7 +11,7 @@ COMMENT = The Free Software Media System. It is an alternative to the proprieta
1111
LICENSE = GPLv2
1212

1313
DOTNET_VERSION = 8.0
14-
BUILD_DEPENDS = native/dotnet-sdk-$(DOTNET_VERSION)
14+
BUILD_DEPENDS = native/dotnet-sdk-8.0
1515

1616
DOTNET_OUTPUT_PATH = share
1717
DOTNET_PACKAGE_NAME = Jellyfin.Server

cross/jellyfin/digests

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
jellyfin-10.9.11.tar.gz SHA1 21ad06234e0924e10ed33b4343b0bd423df62b48
2-
jellyfin-10.9.11.tar.gz SHA256 b2195d95d2e0354f6b64a4ee63632c2f04a0d8b1bb34bbf41aadc5393f1c2e53
3-
jellyfin-10.9.11.tar.gz MD5 e63a1b1b8d37fea2f3add2b5cd665389
1+
jellyfin-10.10.0.tar.gz SHA1 529e2704e6f56534351a9f480847b26a828a2d38
2+
jellyfin-10.10.0.tar.gz SHA256 030cf3f83e61c9f329e8347ff71ea2859c2e666b5a067109061bb64122472854
3+
jellyfin-10.10.0.tar.gz MD5 b8721ea5cf5a2ef77a6777fa9aeb7186

native/dotnet-sdk-8.0/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PKG_NAME = dotnet-sdk-8.0
2-
# Version 8.0.8, SDK 8.0.402
2+
# Version 8.0.10, SDK 8.0.403
33
# https://dotnet.microsoft.com/download/dotnet/8.0
4-
PKG_VERS = 8.0.402
4+
PKG_VERS = 8.0.403
55
PKG_EXT = tar.gz
66
PKG_DIST_NAME = dotnet-sdk-$(PKG_VERS)-linux-x64.$(PKG_EXT)
77
PKG_DIST_SITE = https://dotnetcli.azureedge.net/dotnet/Sdk/${PKG_VERS}

native/dotnet-sdk-8.0/digests

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
dotnet-sdk-8.0.402-linux-x64.tar.gz SHA1 806325e920feec4f243b87d67e03ce34b893594f
2-
dotnet-sdk-8.0.402-linux-x64.tar.gz SHA256 10910e098161a0461b93f4f08d0c310b452b1a7f56b43378f547fd765d6f68bc
3-
dotnet-sdk-8.0.402-linux-x64.tar.gz MD5 517a234e43182fd5c1fda9a6394f8b7f
1+
dotnet-sdk-8.0.403-linux-x64.tar.gz SHA1 021aa104a9066d1e90b6d401b8cf2a58c2339380
2+
dotnet-sdk-8.0.403-linux-x64.tar.gz SHA256 f7c31f1397444aab91afbef8d8a46e36531443faced60fa9d4070cf15a81b256
3+
dotnet-sdk-8.0.403-linux-x64.tar.gz MD5 840ffcef81ff0dc9efdf5d785c66bb8c

native/nodejs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PKG_NAME = nodejs
22
# https://github.com/nodejs/release#release-schedule
33
# v18 is Maintenance Version "Hydrogen" since 2023-10-18 with EOL at 2025-04-30
44
# v20 is LTS Version "Iron" from 2023-10-24 to 2024-10-22 with EOL at 2026-04-30
5-
PKG_VERS = 20.14.0
5+
PKG_VERS = 20.18.0
66
PKG_EXT = tar.xz
77
PKG_DIST_NAME = node-v$(PKG_VERS)-linux-x64.$(PKG_EXT)
88
PKG_DIST_SITE = https://nodejs.org/dist/v$(PKG_VERS)

native/nodejs/digests

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
node-v20.14.0-linux-x64.tar.xz SHA1 dad41d89d58bc8b5d1a5b85d1704b44bc929cbca
2-
node-v20.14.0-linux-x64.tar.xz SHA256 fedf8fa73b6f51c4ffcc5da8f86cd1ed381bc9dceae0829832c7d683a78b8e36
3-
node-v20.14.0-linux-x64.tar.xz MD5 efab60d77c41ee1fb0f1cb226ad1f346
1+
node-v20.18.0-linux-x64.tar.xz SHA1 91f01808450b07143ee52cc78c642c94df147d3f
2+
node-v20.18.0-linux-x64.tar.xz SHA256 4543670b589593f8fa5f106111fd5139081da42bb165a9239f05195e405f240a
3+
node-v20.18.0-linux-x64.tar.xz MD5 dbbcfc904edea33eea4b4ce78f99c437

spk/jellyfin/Makefile

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,37 @@
11
# Remember to also update jellyfin-web
22
SPK_NAME = jellyfin
3-
SPK_VERS = 10.9.11
4-
SPK_REV = 17
3+
SPK_VERS = 10.10.0
4+
SPK_REV = 18
55
SPK_ICON = src/jellyfin.png
6-
WIZARDS_DIR = src/wizard/
7-
DSM_UI_DIR = app
86

97
DEPENDS = cross/jellyfin cross/jellyfin-web
108

119
# GLIBC >= 2.28 required
1210
REQUIRED_MIN_DSM = 7.2
11+
SPK_DEPENDS = "ffmpeg7"
1312

1413
# x64 and armv8 archs are supported only.
1514
UNSUPPORTED_ARCHS = $(32bit_ARCHS)
1615

1716
MAINTAINER = SynoCommunity
1817
DESCRIPTION = "The Free Software Media System. It is an alternative to the proprietary Emby and Plex."
1918
DISPLAY_NAME = Jellyfin
20-
STARTABLE = yes
21-
CHANGELOG = "1. Update jellyfin to 10.9.11<br/>2. Update dotnet to 8.0.8<br/>3. Migrate to ffmpeg7"
19+
CHANGELOG = "1. Update jellyfin to 10.10.0<br/>2. Built with dotnet 8.0.10 and nodejs 20.18.0"
2220
HOMEPAGE = https://jellyfin.org
2321
HELPURL = https://jellyfin.org/docs/general/server/settings.html
2422
SUPPORTURL = https://jellyfin.org/docs/general/getting-help.html
23+
2524
LICENSE = GPLv2
2625
LICENSE_FILE = $(WORK_DIR)/$(SPK_NAME)-$(SPK_VERS)/LICENSE
27-
SPK_DEPENDS = "ffmpeg7"
26+
27+
WIZARDS_DIR = src/wizard/
2828

2929
# 'auto' reserved value grabs SPK_NAME
3030
SERVICE_USER = auto
3131
SERVICE_SETUP = src/service-setup.sh
32+
STARTABLE = yes
3233

34+
DSM_UI_DIR = app
3335
CONF_DIR = src/conf
3436

3537
# Service configuration

0 commit comments

Comments
 (0)