[PR #12531] [MERGED] Don't apply chapter image settings to music #13232

Closed
opened 2026-02-07 07:09:20 +03:00 by OVERLORD · 0 comments
Owner

📋 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.zHead: dont-apply-chapter-image-settings-to-music


📝 Commits (1)

  • eb6a6d3 Don'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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/12531 **Author:** [@gnattu](https://github.com/gnattu) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/29/2024 **Merged by:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Base:** `release-10.9.z` ← **Head:** `dont-apply-chapter-image-settings-to-music` --- ### 📝 Commits (1) - [`eb6a6d3`](https://github.com/jellyfin/jellyfin/commit/eb6a6d319b835e3818c51d1c13efc9b2c7643c5d) Don't apply chapter image settings to music ### 📊 Changes **1 file changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs` (+14 -4) </details> ### 📄 Description Music Album covers are usually not 16:9 and should not use the chapter image resolutions in any case. <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #12194 --- <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 07:09:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13232