[PR #4608] [MERGED] Remove deprecated flag to disable music plugins #10188

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4608
Author: @dkanada
Created: 11/28/2020
Status: Merged
Merged: 11/28/2020
Merged by: @dkanada

Base: masterHead: enable-music


📝 Commits (1)

  • 8b0ef11 remove deprecated flag to disable music plugins

📊 Changes

10 files changed (+11 additions, -65 deletions)

View changed files

📝 MediaBrowser.Providers/Plugins/AudioDb/AlbumImageProvider.cs (+1 -1)
📝 MediaBrowser.Providers/Plugins/AudioDb/AlbumProvider.cs (+0 -7)
📝 MediaBrowser.Providers/Plugins/AudioDb/ArtistImageProvider.cs (+1 -1)
📝 MediaBrowser.Providers/Plugins/AudioDb/ArtistProvider.cs (+0 -7)
📝 MediaBrowser.Providers/Plugins/AudioDb/Configuration/PluginConfiguration.cs (+0 -2)
📝 MediaBrowser.Providers/Plugins/AudioDb/Configuration/config.html (+4 -10)
📝 MediaBrowser.Providers/Plugins/MusicBrainz/ArtistProvider.cs (+0 -12)
📝 MediaBrowser.Providers/Plugins/MusicBrainz/Configuration/PluginConfiguration.cs (+0 -2)
📝 MediaBrowser.Providers/Plugins/MusicBrainz/Configuration/config.html (+5 -11)
📝 MediaBrowser.Providers/Plugins/MusicBrainz/MusicBrainzAlbumProvider.cs (+0 -12)

📄 Description

No description provided


🔄 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/4608 **Author:** [@dkanada](https://github.com/dkanada) **Created:** 11/28/2020 **Status:** ✅ Merged **Merged:** 11/28/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `enable-music` --- ### 📝 Commits (1) - [`8b0ef11`](https://github.com/jellyfin/jellyfin/commit/8b0ef119c39a9eb7cef57d59aec4699c2587b8eb) remove deprecated flag to disable music plugins ### 📊 Changes **10 files changed** (+11 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Plugins/AudioDb/AlbumImageProvider.cs` (+1 -1) 📝 `MediaBrowser.Providers/Plugins/AudioDb/AlbumProvider.cs` (+0 -7) 📝 `MediaBrowser.Providers/Plugins/AudioDb/ArtistImageProvider.cs` (+1 -1) 📝 `MediaBrowser.Providers/Plugins/AudioDb/ArtistProvider.cs` (+0 -7) 📝 `MediaBrowser.Providers/Plugins/AudioDb/Configuration/PluginConfiguration.cs` (+0 -2) 📝 `MediaBrowser.Providers/Plugins/AudioDb/Configuration/config.html` (+4 -10) 📝 `MediaBrowser.Providers/Plugins/MusicBrainz/ArtistProvider.cs` (+0 -12) 📝 `MediaBrowser.Providers/Plugins/MusicBrainz/Configuration/PluginConfiguration.cs` (+0 -2) 📝 `MediaBrowser.Providers/Plugins/MusicBrainz/Configuration/config.html` (+5 -11) 📝 `MediaBrowser.Providers/Plugins/MusicBrainz/MusicBrainzAlbumProvider.cs` (+0 -12) </details> ### 📄 Description _No description provided_ --- <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:15:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10188