[PR #14040] [MERGED] fix #14034 Readd Context provider on Initialise #13803

Closed
opened 2026-02-07 07:19:26 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14040
Author: @JPVenson
Created: 5/1/2025
Status: Merged
Merged: 5/4/2025
Merged by: @crobibero

Base: masterHead: bugfix/14034_FixDbProviderRegistration


📝 Commits (3)

  • 5a21121 fix #14034 Readd Context provider on Initialise
  • 5006a39 Use helper to prime database provider
  • 8072c8e Merge branch 'master' into bugfix/14034_FixDbProviderRegistration

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 Jellyfin.Server/Program.cs (+14 -0)

📄 Description

fixes #14034


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/14040 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 5/1/2025 **Status:** ✅ Merged **Merged:** 5/4/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `bugfix/14034_FixDbProviderRegistration` --- ### 📝 Commits (3) - [`5a21121`](https://github.com/jellyfin/jellyfin/commit/5a2112197bd081d5c866f2a727365487e8560c85) fix #14034 Readd Context provider on Initialise - [`5006a39`](https://github.com/jellyfin/jellyfin/commit/5006a39e1c7df134d8267db727aa7d69c64ad96f) Use helper to prime database provider - [`8072c8e`](https://github.com/jellyfin/jellyfin/commit/8072c8eedcd474746954634567cfcfd3ea837aec) Merge branch 'master' into bugfix/14034_FixDbProviderRegistration ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Program.cs` (+14 -0) </details> ### 📄 Description fixes #14034 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:19:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13803