[PR #4970] [MERGED] Change split character #10345

Closed
opened 2026-02-07 06:18:36 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4970
Author: @BaronGreenback
Created: 1/6/2021
Status: Merged
Merged: 1/16/2021
Merged by: @joshuaboniface

Base: masterHead: networkTestCorrection


📝 Commits (3)

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 Jellyfin.Networking/Manager/NetworkManager.cs (+2 -2)
📝 tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs (+6 -6)

📄 Description

Changed mock network split character to | from : so that IPv6 addresses can be included in the mock networks.


🔄 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/4970 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 1/6/2021 **Status:** ✅ Merged **Merged:** 1/16/2021 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `networkTestCorrection` --- ### 📝 Commits (3) - [`8044f1f`](https://github.com/jellyfin/jellyfin/commit/8044f1f72f06ddb9a0e4af205249fc0d6c300f99) Update NetworkParseTests.cs - [`90d72d6`](https://github.com/jellyfin/jellyfin/commit/90d72d662826d0d99f03a7c1de58c184e712fe50) Update NetworkManager.cs - [`a664aac`](https://github.com/jellyfin/jellyfin/commit/a664aac88149f3e9b62fa8558a14f8012d258fbd) optimization ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Networking/Manager/NetworkManager.cs` (+2 -2) 📝 `tests/Jellyfin.Networking.Tests/NetworkTesting/NetworkParseTests.cs` (+6 -6) </details> ### 📄 Description Changed mock network split character to | from : so that IPv6 addresses can be included in the mock networks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:18:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10345