mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #4086] [CLOSED] Project: Network 1 - UPnP #9870
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/4086
Author: @BaronGreenback
Created: 9/8/2020
Status: ❌ Closed
Base:
master← Head:NetReview2📝 Commits (10+)
d4004bcMerge pull request #62 from jellyfin/master555c15dCreate temp6220965Add files via upload304d11aDelete tempdf2cf31Delete IPHost.cs07c88a4Delete IPObject.csac8f939Delete IPNetAddress.csfe59cbaDelete NetCollection.csc6a12d0Create GatewayEventArgs.cs4d9a698Add files via upload📊 Changes
4 files changed (+721 additions, -0 deletions)
View changed files
➕
Jellyfin.Networking/Gateway/GatewayEventArgs.cs(+33 -0)➕
Jellyfin.Networking/Gateway/GatewayMonitor.cs(+221 -0)➕
Jellyfin.Networking/Gateway/IGatewayMonitor.cs(+31 -0)➕
Jellyfin.Networking/Upnp/ExternalPortForwarding.cs(+436 -0)📄 Description
UPnp NAT and associated gateway monitor which will re-program device if router disappears and comes back up.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.