[PR #8250] [MERGED] Minor cleanup #11481

Closed
opened 2025-12-22 08:46:51 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/8250
Author: @Bond-009
Created: 8/12/2022
Status: Merged
Merged: 9/9/2022
Merged by: @cvium

Base: masterHead: minor18


📝 Commits (1)

📊 Changes

12 files changed (+38 additions, -59 deletions)

View changed files

📝 Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs (+2 -10)
📝 Jellyfin.Api/Attributes/HttpSubscribeAttribute.cs (+1 -6)
📝 Jellyfin.Api/Attributes/HttpUnsubscribeAttribute.cs (+1 -6)
📝 Jellyfin.Api/Controllers/DisplayPreferencesController.cs (+2 -5)
📝 Jellyfin.Drawing.Skia/SkiaEncoder.cs (+4 -2)
📝 Jellyfin.Server.Implementations/Users/DisplayPreferencesManager.cs (+1 -1)
📝 Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs (+2 -9)
📝 MediaBrowser.Common/Configuration/ConfigurationUpdateEventArgs.cs (+18 -7)
📝 MediaBrowser.Common/Configuration/IApplicationPaths.cs (+0 -2)
📝 MediaBrowser.Controller/Entities/BasePluginFolder.cs (+1 -3)
📝 MediaBrowser.Controller/Entities/Extensions.cs (+4 -4)
📝 MediaBrowser.Controller/IDisplayPreferencesManager.cs (+2 -4)

📄 Description

No description provided


🔄 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/8250 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 8/12/2022 **Status:** ✅ Merged **Merged:** 9/9/2022 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `minor18` --- ### 📝 Commits (1) - [`5036afd`](https://github.com/jellyfin/jellyfin/commit/5036afd69127cc6f6b0801329b2b04f21aee71f5) Minor cleanup ### 📊 Changes **12 files changed** (+38 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs` (+2 -10) 📝 `Jellyfin.Api/Attributes/HttpSubscribeAttribute.cs` (+1 -6) 📝 `Jellyfin.Api/Attributes/HttpUnsubscribeAttribute.cs` (+1 -6) 📝 `Jellyfin.Api/Controllers/DisplayPreferencesController.cs` (+2 -5) 📝 `Jellyfin.Drawing.Skia/SkiaEncoder.cs` (+4 -2) 📝 `Jellyfin.Server.Implementations/Users/DisplayPreferencesManager.cs` (+1 -1) 📝 `Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs` (+2 -9) 📝 `MediaBrowser.Common/Configuration/ConfigurationUpdateEventArgs.cs` (+18 -7) 📝 `MediaBrowser.Common/Configuration/IApplicationPaths.cs` (+0 -2) 📝 `MediaBrowser.Controller/Entities/BasePluginFolder.cs` (+1 -3) 📝 `MediaBrowser.Controller/Entities/Extensions.cs` (+4 -4) 📝 `MediaBrowser.Controller/IDisplayPreferencesManager.cs` (+2 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:46:51 +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#11481
No description provided.