[PR #5216] [MERGED] remove deprecated settings from server config #10435

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5216
Author: @dkanada
Created: 2/12/2021
Status: Merged
Merged: 2/13/2021
Merged by: @dkanada

Base: masterHead: remove-old-settings


📝 Commits (1)

  • 9fcdbd4 remove deprecated settings from server config

📊 Changes

3 files changed (+1 additions, -15 deletions)

View changed files

📝 Emby.Server.Implementations/Library/Resolvers/Audio/MusicArtistResolver.cs (+0 -5)
📝 Jellyfin.Api/Controllers/PluginsController.cs (+1 -3)
📝 MediaBrowser.Model/Configuration/ServerConfiguration.cs (+0 -7)

📄 Description

One has never been pushed to stable and another has defaulted to false since the last minor version without complaints so we're probably fine removing both.


🔄 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/5216 **Author:** [@dkanada](https://github.com/dkanada) **Created:** 2/12/2021 **Status:** ✅ Merged **Merged:** 2/13/2021 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `remove-old-settings` --- ### 📝 Commits (1) - [`9fcdbd4`](https://github.com/jellyfin/jellyfin/commit/9fcdbd4c4b79560cb22f6f27182b4c36606dae79) remove deprecated settings from server config ### 📊 Changes **3 files changed** (+1 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Library/Resolvers/Audio/MusicArtistResolver.cs` (+0 -5) 📝 `Jellyfin.Api/Controllers/PluginsController.cs` (+1 -3) 📝 `MediaBrowser.Model/Configuration/ServerConfiguration.cs` (+0 -7) </details> ### 📄 Description One has never been pushed to stable and another has defaulted to false since the last minor version without complaints so we're probably fine removing both. --- <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:20:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10435