[PR #4902] [MERGED] Fixed loopback subnet #10146

Closed
opened 2025-12-22 07:52:55 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4902
Author: @BaronGreenback
Created: 12/31/2020
Status: Merged
Merged: 12/31/2020
Merged by: @dkanada

Base: masterHead: NetmaskFix


📝 Commits (1)

📊 Changes

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

View changed files

📝 MediaBrowser.Common/Net/IPNetAddress.cs (+1 -1)

📄 Description

Fixes IsInLocalNetwork returning false due to the wrong subnet of the IPv4 loopback.


🔄 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/4902 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 12/31/2020 **Status:** ✅ Merged **Merged:** 12/31/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `NetmaskFix` --- ### 📝 Commits (1) - [`c76faa9`](https://github.com/jellyfin/jellyfin/commit/c76faa97086a9d677ce3bc419d325c0ace89a8be) Update IPNetAddress.cs ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Common/Net/IPNetAddress.cs` (+1 -1) </details> ### 📄 Description Fixes IsInLocalNetwork returning false due to the wrong subnet of the IPv4 loopback. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:52:55 +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#10146
No description provided.