[PR #4855] [MERGED] Initialize JsonSerializerOptions statically #10306

Closed
opened 2026-02-07 06:17:50 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4855
Author: @crobibero
Created: 12/23/2020
Status: Merged
Merged: 12/23/2020
Merged by: @Bond-009

Base: masterHead: cache-json-serializer


📝 Commits (1)

  • af8acf7 Initialize JsonSerializerOptions statically

📊 Changes

1 file changed (+46 additions, -32 deletions)

View changed files

📝 MediaBrowser.Common/Json/JsonDefaults.cs (+46 -32)

📄 Description

https://github.com/dotnet/runtime/issues/40072


🔄 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/4855 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 12/23/2020 **Status:** ✅ Merged **Merged:** 12/23/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `cache-json-serializer` --- ### 📝 Commits (1) - [`af8acf7`](https://github.com/jellyfin/jellyfin/commit/af8acf7128c66b369cd8cad0aaebc4c3dd963c41) Initialize JsonSerializerOptions statically ### 📊 Changes **1 file changed** (+46 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Common/Json/JsonDefaults.cs` (+46 -32) </details> ### 📄 Description https://github.com/dotnet/runtime/issues/40072 --- <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 06:17:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10306