[PR #14308] [CLOSED] fix exception selecting the Content Type "Mixed Films and Programmes" #13749

Closed
opened 2025-12-22 10:02:47 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14308
Author: @shanepowell
Created: 6/15/2025
Status: Closed

Base: masterHead: MixedCollection


📝 Commits (1)

  • 51a1495 fix exception selecting the Content Type "Mixed Films and Programmes" in the "Add Media Library"

📊 Changes

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

View changed files

📝 Jellyfin.Data/Enums/CollectionType.cs (+7 -1)

📄 Description

fix exception selecting the Content Type "Mixed Films and Programmes" in the "Add Media Library" web client dialog.

CollectionType is minning the "mixed" type witct is what the web client sends to the server when you select the "Mixed Films and Programmes" type.


🔄 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/14308 **Author:** [@shanepowell](https://github.com/shanepowell) **Created:** 6/15/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `MixedCollection` --- ### 📝 Commits (1) - [`51a1495`](https://github.com/jellyfin/jellyfin/commit/51a1495000a5af224307c73b4acd0e21f5bb4f7e) fix exception selecting the Content Type "Mixed Films and Programmes" in the "Add Media Library" ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Data/Enums/CollectionType.cs` (+7 -1) </details> ### 📄 Description fix exception selecting the Content Type "Mixed Films and Programmes" in the "Add Media Library" web client dialog. CollectionType is minning the "mixed" type witct is what the web client sends to the server when you select the "Mixed Films and Programmes" type. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 10:02:47 +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#13749
No description provided.