[PR #5804] [MERGED] Enable nullability for ServerDiscoveryInfo #10490

Closed
opened 2025-12-22 08:05:14 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5804
Author: @crobibero
Created: 4/13/2021
Status: Merged
Merged: 4/15/2021
Merged by: @Bond-009

Base: masterHead: server-discovery


📝 Commits (3)

  • bfe5a9d Enable nullability for ServerDiscoveryInfo
  • d59888e Suggestions from review
  • 29b12ba Simplify ctor

📊 Changes

2 files changed (+27 additions, -21 deletions)

View changed files

📝 Emby.Server.Implementations/Udp/UdpServer.cs (+1 -6)
📝 MediaBrowser.Model/ApiClient/ServerDiscoveryInfo.cs (+26 -15)

📄 Description

Requested in https://github.com/jellyfin/jellyfin-sdk-kotlin/pull/224


🔄 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/5804 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 4/13/2021 **Status:** ✅ Merged **Merged:** 4/15/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `server-discovery` --- ### 📝 Commits (3) - [`bfe5a9d`](https://github.com/jellyfin/jellyfin/commit/bfe5a9daddd3bc883940b2826ce7f7fbe9a0c796) Enable nullability for ServerDiscoveryInfo - [`d59888e`](https://github.com/jellyfin/jellyfin/commit/d59888e10dee4327d744abbb0b0c7813566df67a) Suggestions from review - [`29b12ba`](https://github.com/jellyfin/jellyfin/commit/29b12baaf53fc16a9a4d77698bcf4675d4e0262d) Simplify ctor ### 📊 Changes **2 files changed** (+27 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Udp/UdpServer.cs` (+1 -6) 📝 `MediaBrowser.Model/ApiClient/ServerDiscoveryInfo.cs` (+26 -15) </details> ### 📄 Description Requested in https://github.com/jellyfin/jellyfin-sdk-kotlin/pull/224 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:05:14 +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#10490
No description provided.