mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #14056] [MERGED] Refactor Display preference manager #13818
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/14056
Author: @JPVenson
Created: 5/4/2025
Status: ✅ Merged
Merged: 9/5/2025
Merged by: @crobibero
Base:
master← Head:Feature/RefactorDisplayPreferencesManager📝 Commits (3)
75834b5Refactor Display preference manager22e1a19Merge branch 'master' into Feature/RefactorDisplayPreferencesManagerff31119Remove unessesary save operation📊 Changes
4 files changed (+98 additions, -87 deletions)
View changed files
📝
Jellyfin.Api/Controllers/DisplayPreferencesController.cs(+2 -5)📝
Jellyfin.Server.Implementations/Users/DisplayPreferencesManager.cs(+86 -79)📝
Jellyfin.Server/CoreAppHost.cs(+1 -1)📝
MediaBrowser.Controller/IDisplayPreferencesManager.cs(+9 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.