[PR #14298] [MERGED] Add explicit check for placeholder ID #13922

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14298
Author: @JPVenson
Created: 6/13/2025
Status: Merged
Merged: 6/15/2025
Merged by: @crobibero

Base: masterHead: bugfix/14295_AdditionalSaveguards


📝 Commits (2)

  • e9ea808 Add explicit check for placeholder ID
  • 9be1807 simplified placeholder check

📊 Changes

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

View changed files

📝 Jellyfin.Server.Implementations/Item/BaseItemRepository.cs (+10 -10)

📄 Description

fixes #14295


🔄 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/14298 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 6/13/2025 **Status:** ✅ Merged **Merged:** 6/15/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `bugfix/14295_AdditionalSaveguards` --- ### 📝 Commits (2) - [`e9ea808`](https://github.com/jellyfin/jellyfin/commit/e9ea808039a76d903fc2bb3358f8efcf8c1463b0) Add explicit check for placeholder ID - [`9be1807`](https://github.com/jellyfin/jellyfin/commit/9be1807991817920d678a87b932f781d0bd33204) simplified placeholder check ### 📊 Changes **1 file changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/Item/BaseItemRepository.cs` (+10 -10) </details> ### 📄 Description fixes #14295 --- <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:21:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13922