[PR #15797] Fix GET MetadataEditor ContentTypeOptions for mixed content #14244

Open
opened 2025-12-22 10:24:08 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/15797
Author: @Smeagolworms4
Created: 12/15/2025
Status: 🔄 Open

Base: masterHead: fix-get-metadata-editor-info


📝 Commits (1)

  • d0950c8 Fix GET MetadataEditor ContentTypeOptions for inheritedContentType

📊 Changes

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

View changed files

📝 Jellyfin.Api/Controllers/ItemUpdateController.cs (+5 -2)

📄 Description

Changes
Add "movies" option for content type in mixed content

Issues
https://github.com/jellyfin/jellyfin/issues/15676


🔄 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/15797 **Author:** [@Smeagolworms4](https://github.com/Smeagolworms4) **Created:** 12/15/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `fix-get-metadata-editor-info` --- ### 📝 Commits (1) - [`d0950c8`](https://github.com/jellyfin/jellyfin/commit/d0950c8f090ca56ec0a1874a0f8fb9195015582d) Fix GET MetadataEditor ContentTypeOptions for inheritedContentType ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/ItemUpdateController.cs` (+5 -2) </details> ### 📄 Description <!-- In the mixed content, a certain movie folder was detected as a TV show folder. However, when editing the metadata, it was impossible to force the folder to be a movie folder; only the TV show folder option was visible. --> **Changes** Add "movies" option for content type in mixed content **Issues** https://github.com/jellyfin/jellyfin/issues/15676 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo added the
pull-request
label 2025-12-22 10:24:08 +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#14244
No description provided.