[PR #13818] [MERGED] Cleanup ItemFields #13726

Closed
opened 2026-02-07 07:18:05 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13818
Author: @Shadowghost
Created: 3/31/2025
Status: Merged
Merged: 4/1/2025
Merged by: @crobibero

Base: masterHead: cleanup-item-fields


📝 Commits (2)

  • f6418af Cleanup ItemFields
  • b5f32a3 Update MediaBrowser.Model/Querying/ItemFields.cs

📊 Changes

4 files changed (+63 additions, -41 deletions)

View changed files

📝 Emby.Server.Implementations/Dto/DtoService.cs (+9 -12)
📝 Emby.Server.Implementations/Session/SessionManager.cs (+0 -1)
📝 MediaBrowser.Controller/Dto/DtoOptions.cs (+1 -1)
📝 MediaBrowser.Model/Querying/ItemFields.cs (+53 -27)

📄 Description

No description provided


🔄 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/13818 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 3/31/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `cleanup-item-fields` --- ### 📝 Commits (2) - [`f6418af`](https://github.com/jellyfin/jellyfin/commit/f6418afe3c11fd04262c776b33b30fed60cb6dad) Cleanup ItemFields - [`b5f32a3`](https://github.com/jellyfin/jellyfin/commit/b5f32a34e522670652d66413ddf7ec51f6fe53bc) Update MediaBrowser.Model/Querying/ItemFields.cs ### 📊 Changes **4 files changed** (+63 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Dto/DtoService.cs` (+9 -12) 📝 `Emby.Server.Implementations/Session/SessionManager.cs` (+0 -1) 📝 `MediaBrowser.Controller/Dto/DtoOptions.cs` (+1 -1) 📝 `MediaBrowser.Model/Querying/ItemFields.cs` (+53 -27) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:18:05 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13726