[PR #3945] [CLOSED] Change to formatters. #9777

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3945
Author: @BaronGreenback
Created: 8/20/2020
Status: Closed

Base: masterHead: Formatters


📝 Commits (2)

  • 2b88729 Merge pull request #52 from jellyfin/master
  • 46b8d49 Added space in the content type name.

📊 Changes

3 files changed (+14 additions, -6 deletions)

View changed files

📝 Jellyfin.Server/Formatters/CamelCaseJsonProfileFormatter.cs (+6 -1)
📝 Jellyfin.Server/Formatters/PascalCaseJsonProfileFormatter.cs (+5 -2)
📝 Jellyfin.Server/Formatters/XmlOutputFormatter.cs (+3 -3)

📄 Description

Added spaces to content-type names and included new "application/json; charset=utf-8" type.


🔄 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/3945 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 8/20/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Formatters` --- ### 📝 Commits (2) - [`2b88729`](https://github.com/jellyfin/jellyfin/commit/2b887299aa88bac7d020f21c36c1bfba2fe87405) Merge pull request #52 from jellyfin/master - [`46b8d49`](https://github.com/jellyfin/jellyfin/commit/46b8d49d0d6a99b18372f85d6d52b711a166cef9) Added space in the content type name. ### 📊 Changes **3 files changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Formatters/CamelCaseJsonProfileFormatter.cs` (+6 -1) 📝 `Jellyfin.Server/Formatters/PascalCaseJsonProfileFormatter.cs` (+5 -2) 📝 `Jellyfin.Server/Formatters/XmlOutputFormatter.cs` (+3 -3) </details> ### 📄 Description Added spaces to content-type names and included new "application/json; charset=utf-8" type. --- <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:08:21 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9777