mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4758] [MERGED] Fix landing screen options #10271
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/4758
Author: @nyanmisaka
Created: 12/10/2020
Status: ✅ Merged
Merged: 12/13/2020
Merged by: @cvium
Base:
master← Head:fix-landingScreen-options📝 Commits (2)
0332b72fix landing screen optionsa79c210fix typo📊 Changes
3 files changed (+95 additions, -29 deletions)
View changed files
📝
Jellyfin.Api/Controllers/DisplayPreferencesController.cs(+7 -15)📝
Jellyfin.Data/Entities/ItemDisplayPreferences.cs(+0 -1)📝
Jellyfin.Data/Enums/ViewType.cs(+88 -13)📄 Description
Changes
Issues
Introduced in 10.7, this option has been broken since
dbeeb7cf4a🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.