mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4090] [CLOSED] Project: Network 4 - WhoIsJellyfin? (Depends on 3) #9876
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/4090
Author: @BaronGreenback
Created: 9/8/2020
Status: ❌ Closed
Base:
master← Head:NetReview6📝 Commits (9)
d4004bcMerge pull request #62 from jellyfin/master555c15dCreate temp6220965Add files via upload304d11aDelete tempdf2cf31Delete IPHost.cs07c88a4Delete IPObject.csac8f939Delete IPNetAddress.csfe59cbaDelete NetCollection.cs52aea18Create WhoIsJellyfinServer.cs📊 Changes
1 file changed (+90 additions, -0 deletions)
View changed files
➕
Jellyfin.Networking/Advertising/WhoIsJellyfinServer.cs(+90 -0)📄 Description
The WhoIsJellyfin implementation contained in one file using the UdpServer.
Direct replacement for UdpServerEntryPoints.cs et al.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.