[PR #6512] [MERGED] Preferences fix #11000

Closed
opened 2026-02-07 06:30:37 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6512
Author: @thornbill
Created: 9/6/2021
Status: Merged
Merged: 9/6/2021
Merged by: @dkanada

Base: release-10.7.zHead: preferences-fix


📝 Commits (2)

  • fddfd55 Remove required constraint in preferences
  • 3d45834 Fix python package name

📊 Changes

2 files changed (+1 additions, -5 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 Jellyfin.Data/Entities/CustomItemDisplayPreferences.cs (+0 -4)

📄 Description

Changes
Fixes the nullability issues with user preferences.
Fixes the python package name in the Dockerfile.

Issues
Fixes #6235
Fixes https://github.com/jellyfin/jellyfin-web/issues/2507


🔄 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/6512 **Author:** [@thornbill](https://github.com/thornbill) **Created:** 9/6/2021 **Status:** ✅ Merged **Merged:** 9/6/2021 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `release-10.7.z` ← **Head:** `preferences-fix` --- ### 📝 Commits (2) - [`fddfd55`](https://github.com/jellyfin/jellyfin/commit/fddfd5501861c0f2920f4ef724265f4bd3429fc1) Remove required constraint in preferences - [`3d45834`](https://github.com/jellyfin/jellyfin/commit/3d45834bd878d448fa2ae2da6d9f4bb22639d21a) Fix python package name ### 📊 Changes **2 files changed** (+1 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `Jellyfin.Data/Entities/CustomItemDisplayPreferences.cs` (+0 -4) </details> ### 📄 Description **Changes** Fixes the nullability issues with user preferences. Fixes the python package name in the Dockerfile. **Issues** Fixes #6235 Fixes https://github.com/jellyfin/jellyfin-web/issues/2507 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:30:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11000