[PR #7239] [MERGED] Use Guid for BaseItemDto parent ids #11313

Closed
opened 2026-02-07 06:36:14 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/7239
Author: @nielsvanvelzen
Created: 1/23/2022
Status: Merged
Merged: 1/23/2022
Merged by: @crobibero

Base: masterHead: parent-guid


📝 Commits (1)

  • 2afcaa6 Use Guid for BaseItemDto parent ids

📊 Changes

3 files changed (+11 additions, -16 deletions)

View changed files

📝 Emby.Server.Implementations/Dto/DtoService.cs (+4 -9)
📝 Emby.Server.Implementations/LiveTv/LiveTvDtoService.cs (+3 -3)
📝 MediaBrowser.Model/Dto/BaseItemDto.cs (+4 -4)

📄 Description

Changes

  • Use Guid for BaseItemDto parent ids
  • Remove GetDtoId in DtoService

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/7239 **Author:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Created:** 1/23/2022 **Status:** ✅ Merged **Merged:** 1/23/2022 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `parent-guid` --- ### 📝 Commits (1) - [`2afcaa6`](https://github.com/jellyfin/jellyfin/commit/2afcaa6ae1f08d71597ba679cf4515465007b194) Use Guid for BaseItemDto parent ids ### 📊 Changes **3 files changed** (+11 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Dto/DtoService.cs` (+4 -9) 📝 `Emby.Server.Implementations/LiveTv/LiveTvDtoService.cs` (+3 -3) 📝 `MediaBrowser.Model/Dto/BaseItemDto.cs` (+4 -4) </details> ### 📄 Description **Changes** - Use Guid for BaseItemDto parent ids - Remove GetDtoId in DtoService **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>
OVERLORD added the pull-request label 2026-02-07 06:36:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11313