mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5804] [MERGED] Enable nullability for ServerDiscoveryInfo #10670
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:server-discovery📝 Commits (3)
bfe5a9dEnable nullability for ServerDiscoveryInfod59888eSuggestions from review29b12baSimplify 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.