[PR #5362] [MERGED] Fix case-sensitive json parsing #10501

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5362
Author: @crobibero
Created: 3/4/2021
Status: Merged
Merged: 3/4/2021
Merged by: @dkanada

Base: masterHead: case-json


📝 Commits (1)

  • 631c0a3 Always use case insensitive json parsing for api

📊 Changes

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

View changed files

📝 Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs (+0 -1)

📄 Description

Fixes https://github.com/jellyfin/jellyfin/issues/5320

oops


🔄 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/5362 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 3/4/2021 **Status:** ✅ Merged **Merged:** 3/4/2021 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `case-json` --- ### 📝 Commits (1) - [`631c0a3`](https://github.com/jellyfin/jellyfin/commit/631c0a35f61e9c9ce3e6decfe369faf2c73f3f62) Always use case insensitive json parsing for api ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Extensions/ApiServiceCollectionExtensions.cs` (+0 -1) </details> ### 📄 Description Fixes https://github.com/jellyfin/jellyfin/issues/5320 oops --- <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:21:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10501