[PR #4204] [MERGED] Add series image aspect ratio when ep/season is missing an image #9940

Closed
opened 2026-02-07 06:11:10 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4204
Author: @cvium
Created: 9/24/2020
Status: Merged
Merged: 9/27/2020
Merged by: @dkanada

Base: masterHead: add_aspect_ratio_seriesprimary


📝 Commits (1)

  • 9cdef5b Add series image aspect ratio when ep/season is missing an image

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 Emby.Server.Implementations/Dto/DtoService.cs (+2 -0)

📄 Description

Changes
Added the series primary image aspect ratio when using it as a placeholder for episodes and seasons.

BEFORE
image

AFTER
image


🔄 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/4204 **Author:** [@cvium](https://github.com/cvium) **Created:** 9/24/2020 **Status:** ✅ Merged **Merged:** 9/27/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `add_aspect_ratio_seriesprimary` --- ### 📝 Commits (1) - [`9cdef5b`](https://github.com/jellyfin/jellyfin/commit/9cdef5b57ce7afc1491c4a3cad64490e0d3652fe) Add series image aspect ratio when ep/season is missing an image ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Dto/DtoService.cs` (+2 -0) </details> ### 📄 Description <!-- 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** Added the series primary image aspect ratio when using it as a placeholder for episodes and seasons. **BEFORE** ![image](https://user-images.githubusercontent.com/675118/94196851-3fbb5a00-feb5-11ea-8d64-221d490a056d.png) **AFTER** ![image](https://user-images.githubusercontent.com/675118/94196881-48139500-feb5-11ea-8444-c142738cc988.png) --- <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 06:11:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9940