mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6977] [MERGED] Use correct jpeg MIME type #11208
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:mime📝 Commits (1)
7ee96a5Use 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.