[PR #10406] [MERGED] Fix playlist listings #12296

Closed
opened 2025-12-22 09:13:43 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/10406
Author: @thornbill
Created: 10/15/2023
Status: Merged
Merged: 10/27/2023
Merged by: @cvium

Base: release-10.8.zHead: fix-playlists


📝 Commits (1)

  • d3f4dcf Revert "Don't ignore parentId for playlists"

📊 Changes

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

View changed files

📝 Jellyfin.Api/Controllers/ItemsController.cs (+2 -1)

📄 Description

This reverts commit 98c6c34fbb.

Changes
It doesn't seem like playlists currently have parent ids, so including parent ids in requests cause no playlists to be displayed. I think reverting this is the best course of action for 10.8.

Issues
Fixes #10272


🔄 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/10406 **Author:** [@thornbill](https://github.com/thornbill) **Created:** 10/15/2023 **Status:** ✅ Merged **Merged:** 10/27/2023 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `release-10.8.z` ← **Head:** `fix-playlists` --- ### 📝 Commits (1) - [`d3f4dcf`](https://github.com/jellyfin/jellyfin/commit/d3f4dcf6f65e4231ac080dc7de2e97855560050a) Revert "Don't ignore parentId for playlists" ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/ItemsController.cs` (+2 -1) </details> ### 📄 Description This reverts commit 98c6c34fbbcdb556873bdcdb577fbc55a296b650. **Changes** It doesn't seem like playlists currently have parent ids, so including parent ids in requests cause no playlists to be displayed. I think reverting this is the best course of action for 10.8. **Issues** Fixes #10272 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:13:43 +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#12296
No description provided.