mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12417] [CLOSED] Merge Latest Updates from Jellyfin Master #13189
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/12417
Author: @mjamal-dev
Created: 8/9/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
a35fa6cfeat: Added user creation when no user is found12c5922addb7a805fMerge branch 'master' of https://github.com/LondonBoy619/jellyfin-server644763fRearranged home sections📊 Changes
6 files changed (+37 additions, -20 deletions)
View changed files
📝
Directory.Packages.props(+1 -1)📝
Jellyfin.Api/Controllers/DisplayPreferencesController.cs(+5 -5)📝
Jellyfin.Api/Controllers/UserController.cs(+16 -0)📝
Jellyfin.Data/Enums/HomeSectionType.cs(+8 -8)📝
Jellyfin.Server.Implementations/Users/DisplayPreferencesManager.cs(+1 -1)📝
Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs(+6 -5)📄 Description
Changes
Added on-the-fly user creation when no user is found.
Rearranged home sections.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.