[PR #4568] [MERGED] Serialize Guid.Empty to null #10166

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4568
Author: @crobibero
Created: 11/24/2020
Status: Merged
Merged: 11/24/2020
Merged by: @cvium

Base: masterHead: guid-empty


📝 Commits (1)

  • c4925ad Serialize Guid.Empty to null

📊 Changes

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

View changed files

📝 MediaBrowser.Common/Json/Converters/JsonGuidConverter.cs (+10 -1)

📄 Description

Fixes https://github.com/jellyfin/jellyfin/issues/4566


🔄 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/4568 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 11/24/2020 **Status:** ✅ Merged **Merged:** 11/24/2020 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `guid-empty` --- ### 📝 Commits (1) - [`c4925ad`](https://github.com/jellyfin/jellyfin/commit/c4925ad70bd84477bd1e8df59de3db1196432fc2) Serialize Guid.Empty to null ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Common/Json/Converters/JsonGuidConverter.cs` (+10 -1) </details> ### 📄 Description Fixes https://github.com/jellyfin/jellyfin/issues/4566 --- <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:15: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#10166