[PR #11261] [MERGED] Use enum for BaseItemDto.ExtraType #12643

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/11261
Author: @nielsvanvelzen
Created: 3/30/2024
Status: Merged
Merged: 3/31/2024
Merged by: @crobibero

Base: masterHead: extratype-enum


📝 Commits (1)

  • e7c10d9 Use enum for BaseItemDto.ExtraType

📊 Changes

2 files changed (+3 additions, -9 deletions)

View changed files

📝 Emby.Server.Implementations/Dto/DtoService.cs (+2 -8)
📝 MediaBrowser.Model/Dto/BaseItemDto.cs (+1 -1)

📄 Description

Easy change, too late for 10.9 though :p

Changes

  • Use enum for BaseItemDto.ExtraType

Issues


🔄 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/11261 **Author:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Created:** 3/30/2024 **Status:** ✅ Merged **Merged:** 3/31/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `extratype-enum` --- ### 📝 Commits (1) - [`e7c10d9`](https://github.com/jellyfin/jellyfin/commit/e7c10d9a8891aaac4253a5aa8c22edcc2bd680f7) Use enum for BaseItemDto.ExtraType ### 📊 Changes **2 files changed** (+3 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Dto/DtoService.cs` (+2 -8) 📝 `MediaBrowser.Model/Dto/BaseItemDto.cs` (+1 -1) </details> ### 📄 Description Easy change, too late for 10.9 though :p **Changes** - Use enum for BaseItemDto.ExtraType **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:25:03 +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#12643
No description provided.