[PR #13606] [MERGED] Remove deprecated GetWakeOnLanInfo endpoint #13645

Closed
opened 2026-02-07 07:16:41 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13606
Author: @nielsvanvelzen
Created: 2/22/2025
Status: Merged
Merged: 3/1/2025
Merged by: @Bond-009

Base: masterHead: goodbye-wal


📝 Commits (2)

  • 83b2c47 Remove deprecated GetWakeOnLanInfo endpoint
  • d18066f Remove GetMacAddresses from NetworkManager

📊 Changes

4 files changed (+0 additions, -92 deletions)

View changed files

📝 Jellyfin.Api/Controllers/SystemController.cs (+0 -16)
📝 MediaBrowser.Common/Net/INetworkManager.cs (+0 -6)
MediaBrowser.Model/System/WakeOnLanInfo.cs (+0 -47)
📝 src/Jellyfin.Networking/Manager/NetworkManager.cs (+0 -23)

📄 Description

Has been deprecated in 10.8.0 and none of our official clients use it.

Changes

  • Remove deprecated GetWakeOnLanInfo endpoint
  • Remove GetMacAddresses from NetworkManager

Issues


🔄 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/13606 **Author:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Created:** 2/22/2025 **Status:** ✅ Merged **Merged:** 3/1/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `goodbye-wal` --- ### 📝 Commits (2) - [`83b2c47`](https://github.com/jellyfin/jellyfin/commit/83b2c472378410a3d0e7e8065cb627d2520d99d4) Remove deprecated GetWakeOnLanInfo endpoint - [`d18066f`](https://github.com/jellyfin/jellyfin/commit/d18066f0f23f819efdef145a74ffb173df636b58) Remove GetMacAddresses from NetworkManager ### 📊 Changes **4 files changed** (+0 additions, -92 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/SystemController.cs` (+0 -16) 📝 `MediaBrowser.Common/Net/INetworkManager.cs` (+0 -6) ➖ `MediaBrowser.Model/System/WakeOnLanInfo.cs` (+0 -47) 📝 `src/Jellyfin.Networking/Manager/NetworkManager.cs` (+0 -23) </details> ### 📄 Description Has been deprecated in 10.8.0 and none of our official clients use it. **Changes** - Remove deprecated GetWakeOnLanInfo endpoint - Remove GetMacAddresses from NetworkManager **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <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 07:16:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13645