mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12531] [MERGED] Don't apply chapter image settings to music #13232
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/12531
Author: @gnattu
Created: 8/28/2024
Status: ✅ Merged
Merged: 8/29/2024
Merged by: @nielsvanvelzen
Base:
release-10.9.z← Head:dont-apply-chapter-image-settings-to-music📝 Commits (1)
eb6a6d3Don't apply chapter image settings to music📊 Changes
1 file changed (+14 additions, -4 deletions)
View changed files
📝
MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs(+14 -4)📄 Description
Music Album covers are usually not 16:9 and should not use the chapter image resolutions in any case.
Changes
Issues
Fixes #12194
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.