mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #13606] [MERGED] Remove deprecated GetWakeOnLanInfo endpoint #13645
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/13606
Author: @nielsvanvelzen
Created: 2/22/2025
Status: ✅ Merged
Merged: 3/1/2025
Merged by: @Bond-009
Base:
master← Head:goodbye-wal📝 Commits (2)
83b2c47Remove deprecated GetWakeOnLanInfo endpointd18066fRemove 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
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.