mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #7095] [MERGED] Don't apply transformations to .gif #11264
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/7095
Author: @crobibero
Created: 1/3/2022
Status: ✅ Merged
Merged: 1/4/2022
Merged by: @crobibero
Base:
master← Head:gif📝 Commits (1)
6d299eeDon't transform gif📊 Changes
1 file changed (+6 additions, -3 deletions)
View changed files
📝
Emby.Drawing/ImageProcessor.cs(+6 -3)📄 Description
Changes
Always return original image if original is
image/gifIssues
Fixes https://github.com/jellyfin/jellyfin/issues/5501
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.