mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13076] [MERGED] Determine tv image type by extension if content-type is unavailable #13466
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/13076
Author: @theguymadmax
Created: 11/20/2024
Status: ✅ Merged
Merged: 12/8/2024
Merged by: @Bond-009
Base:
master← Head:tv-icon-image-fix📝 Commits (4)
96cf130Extension lookup tv icons1ba0b88Use .net constants630de12Apply review changes43fff57Fix code📊 Changes
1 file changed (+8 additions, -0 deletions)
View changed files
📝
MediaBrowser.Providers/Manager/ProviderManager.cs(+8 -0)📄 Description
Changes
Added logic to determine the TV image type based on the file extension if the Content-Type header is null or empty.
Issues
Fixes #13075 #11703 #11824🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.