[PR #6977] [MERGED] Use correct jpeg MIME type #11208

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6977
Author: @Bond-009
Created: 12/12/2021
Status: Merged
Merged: 12/12/2021
Merged by: @cvium

Base: masterHead: mime


📝 Commits (1)

  • 7ee96a5 Use correct jpeg MIME type

📊 Changes

2 files changed (+3 additions, -8 deletions)

View changed files

📝 MediaBrowser.Model/Net/MimeTypes.cs (+2 -2)
📝 tests/Jellyfin.Model.Tests/Net/MimeTypesTests.cs (+1 -6)

📄 Description

image/jpg isn't a valid MIME type

Fixes #6972


🔄 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/6977 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 12/12/2021 **Status:** ✅ Merged **Merged:** 12/12/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `mime` --- ### 📝 Commits (1) - [`7ee96a5`](https://github.com/jellyfin/jellyfin/commit/7ee96a59d3b69e15aec1df33ad46f47021f8a20b) Use correct jpeg MIME type ### 📊 Changes **2 files changed** (+3 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Net/MimeTypes.cs` (+2 -2) 📝 `tests/Jellyfin.Model.Tests/Net/MimeTypesTests.cs` (+1 -6) </details> ### 📄 Description image/jpg isn't a valid MIME type Fixes #6972 --- <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:34:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11208