[PR #4177] [MERGED] Remove dummy season and missing episode provider #9922

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4177
Author: @cvium
Created: 9/18/2020
Status: Merged
Merged: 10/5/2020
Merged by: @Bond-009

Base: masterHead: remove_missing


📝 Commits (1)

  • 72cd6ab Remove dummy season and missing episode provider in a futile attempt to remove cruft

📊 Changes

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

View changed files

📝 MediaBrowser.Model/Configuration/LibraryOptions.cs (+0 -2)
📝 MediaBrowser.Providers/Plugins/TheTvdb/TvdbClientManager.cs (+0 -26)
MediaBrowser.Providers/TV/DummySeasonProvider.cs (+0 -229)
MediaBrowser.Providers/TV/MissingEpisodeProvider.cs (+0 -404)
📝 MediaBrowser.Providers/TV/SeriesMetadataService.cs (+1 -40)

📄 Description

Controversial change?


🔄 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/4177 **Author:** [@cvium](https://github.com/cvium) **Created:** 9/18/2020 **Status:** ✅ Merged **Merged:** 10/5/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `remove_missing` --- ### 📝 Commits (1) - [`72cd6ab`](https://github.com/jellyfin/jellyfin/commit/72cd6ab0712a0a532e0dda2b26afe793ad34111b) Remove dummy season and missing episode provider in a futile attempt to remove cruft ### 📊 Changes **5 files changed** (+1 additions, -701 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Model/Configuration/LibraryOptions.cs` (+0 -2) 📝 `MediaBrowser.Providers/Plugins/TheTvdb/TvdbClientManager.cs` (+0 -26) ➖ `MediaBrowser.Providers/TV/DummySeasonProvider.cs` (+0 -229) ➖ `MediaBrowser.Providers/TV/MissingEpisodeProvider.cs` (+0 -404) 📝 `MediaBrowser.Providers/TV/SeriesMetadataService.cs` (+1 -40) </details> ### 📄 Description Controversial change? --- <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:10:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9922