mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6836] [MERGED] Very light cleanup in applicationhost #11154
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/6836
Author: @cvium
Created: 11/13/2021
Status: ✅ Merged
Merged: 11/13/2021
Merged by: @crobibero
Base:
master← Head:apphost_light_cleanup📝 Commits (1)
5a65bc1Very light cleanup in applicationhost📊 Changes
4 files changed (+52 additions, -102 deletions)
View changed files
📝
Emby.Server.Implementations/ApplicationHost.cs(+45 -81)📝
Jellyfin.Api/Controllers/SystemController.cs(+4 -1)📝
MediaBrowser.Common/IApplicationHost.cs(+0 -7)📝
MediaBrowser.Controller/IServerApplicationHost.cs(+3 -13)📄 Description
Changes
Moved WOL to the controller and deprecated the endpoint. And other small refactors/optimizations.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.