mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-24 07:30:57 +01:00
[PR #8250] [MERGED] Minor cleanup #11481
Labels
No labels
area:database
awaiting-feedback
backend
blocked
breaking change: web api
bug
build
ci
confirmed
discussion needed
dotnet future
downstream
duplicate
EFjellyfin.db
enhancement
feature
future
github-actions
good first issue
hdr
help wanted
invalid
investigation
librarydb
live-tv
lyrics
media playback
music
needs testing
nuget
performance
platform
pull-request
question
regression
release critical
requires-web
roadmap
security
security
stale
support
syncplay
ui & ux
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: starred/jellyfin#11481
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/8250
Author: @Bond-009
Created: 8/12/2022
Status: ✅ Merged
Merged: 9/9/2022
Merged by: @cvium
Base:
master← Head:minor18📝 Commits (1)
5036afdMinor cleanup📊 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.