From 51f233c691e61bd94688d3f85cb0f754530f1e0b Mon Sep 17 00:00:00 2001 From: Cody Robibero Date: Sun, 27 Apr 2025 18:15:11 -0600 Subject: [PATCH] Add new nuget packages --- build.yaml | 4 +++- jellyfin-server | 2 +- jellyfin-web | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/build.yaml b/build.yaml index 9e3ed13..3d35268 100644 --- a/build.yaml +++ b/build.yaml @@ -8,7 +8,7 @@ # Target commits should be a merge commit! # Target commits should be in order from oldest to newest! # HOW THIS WORKS: -# For each submodule, and then for each upsteam framework version ARG to Docker... +# For each submodule, and then for each upstream framework version ARG to Docker... # Provide a commit hash as a key, and a version as a value... # If the given commit is in the commit tree of the current HEAD of the repo... # Use the given version. Otherwise use the default. @@ -146,6 +146,8 @@ nuget: - MediaBrowser.Model/MediaBrowser.Model.csproj - Emby.Naming/Emby.Naming.csproj - src/Jellyfin.Extensions/Jellyfin.Extensions.csproj + - src/Jellyfin.Database/Jellyfin.Database.Implementations/Jellyfin.Database.Implementations.csproj + - src/Jellyfin.MediaEncoding.Keyframes/Jellyfin.MediaEncoding.Keyframes.csproj feed_urls: stable: https://api.nuget.org/v3/index.json unstable: https://nuget.pkg.github.com/jellyfin/index.json diff --git a/jellyfin-server b/jellyfin-server index 0437511..e439031 160000 --- a/jellyfin-server +++ b/jellyfin-server @@ -1 +1 @@ -Subproject commit 04375119317c19f5cb8abb487b3f9cd8c9c3903c +Subproject commit e439031a8701e2c7bf1cba13ba3d34ae07b86ab3 diff --git a/jellyfin-web b/jellyfin-web index 4d5fcb5..218db7a 160000 --- a/jellyfin-web +++ b/jellyfin-web @@ -1 +1 @@ -Subproject commit 4d5fcb5d46e257d578ce0c5021fde66b753dcd5b +Subproject commit 218db7a7c3f9cdd0f7ba980de4bff9bdb86946e3