[PR #6274] [MERGED] Restore max width and height params #10884

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6274
Author: @thornbill
Created: 7/8/2021
Status: Merged
Merged: 7/9/2021
Merged by: @Bond-009

Base: masterHead: restore-max-resolution-params


📝 Commits (1)

  • 3090971 Restore max width and height params

📊 Changes

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

View changed files

📝 Jellyfin.Api/Controllers/VideosController.cs (+12 -0)

📄 Description

Changes
Fixes a regression where the new VideoController does not accept MaxWidth and MaxHeight parameters in 10.7.x.

Issues
None that I know of 👀


🔄 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/6274 **Author:** [@thornbill](https://github.com/thornbill) **Created:** 7/8/2021 **Status:** ✅ Merged **Merged:** 7/9/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `restore-max-resolution-params` --- ### 📝 Commits (1) - [`3090971`](https://github.com/jellyfin/jellyfin/commit/3090971feb3784419189889e4b78ba387f8d0f53) Restore max width and height params ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/VideosController.cs` (+12 -0) </details> ### 📄 Description **Changes** Fixes a regression where the new VideoController does not accept MaxWidth and MaxHeight parameters in 10.7.x. **Issues** None that I know of :eyes: --- <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:28:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10884