[PR #2332] [MERGED] Fix another issue with DLNA responses not properly paginating #8901

Closed
opened 2025-12-22 07:11:23 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/2332
Author: @pR0Ps
Created: 1/24/2020
Status: Merged
Merged: 1/27/2020
Merged by: @dkanada

Base: masterHead: bugfix/dlna


📝 Commits (1)

  • d3de91d Fix another issue with DLNA responses not properly paginating

📊 Changes

1 file changed (+1 additions, -8 deletions)

View changed files

📝 MediaBrowser.Controller/Entities/UserRootFolder.cs (+1 -8)

📄 Description

The UserRootFolder.GetItemsInternal method now applies any sorting and
pagination requested by the InternalItemsQuery that was passed to it.

Previous pagination fix: #2304
Original issue #2303


🔄 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/2332 **Author:** [@pR0Ps](https://github.com/pR0Ps) **Created:** 1/24/2020 **Status:** ✅ Merged **Merged:** 1/27/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `bugfix/dlna` --- ### 📝 Commits (1) - [`d3de91d`](https://github.com/jellyfin/jellyfin/commit/d3de91dab67bbe7770bf74e97699b966f30822c9) Fix another issue with DLNA responses not properly paginating ### 📊 Changes **1 file changed** (+1 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/Entities/UserRootFolder.cs` (+1 -8) </details> ### 📄 Description The `UserRootFolder.GetItemsInternal` method now applies any sorting and pagination requested by the `InternalItemsQuery` that was passed to it. Previous pagination fix: #2304 Original issue #2303 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:11:23 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#8901
No description provided.