[PR #13218] [MERGED] Fix missing episode removal #13504

Closed
opened 2026-02-07 07:14:04 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13218
Author: @Shadowghost
Created: 12/13/2024
Status: Merged
Merged: 12/31/2024
Merged by: @crobibero

Base: release-10.10.zHead: fix-remove-missing-episodes


📝 Commits (2)

  • 612d937 Fix non-physical episode cleanup
  • 2cf350c Apply review suggestions

📊 Changes

1 file changed (+23 additions, -22 deletions)

View changed files

📝 MediaBrowser.Providers/TV/SeriesMetadataService.cs (+23 -22)

📄 Description

Missing episodes should be removed if the actual episode was added.

Changes

  • Extend virtual episode removal to also take missing episodes into account

🔄 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/13218 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 12/13/2024 **Status:** ✅ Merged **Merged:** 12/31/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `release-10.10.z` ← **Head:** `fix-remove-missing-episodes` --- ### 📝 Commits (2) - [`612d937`](https://github.com/jellyfin/jellyfin/commit/612d9378be5264674c0ee44b3c974b831243c043) Fix non-physical episode cleanup - [`2cf350c`](https://github.com/jellyfin/jellyfin/commit/2cf350c6ab234a83522c5d38c88bc307f7adee04) Apply review suggestions ### 📊 Changes **1 file changed** (+23 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/TV/SeriesMetadataService.cs` (+23 -22) </details> ### 📄 Description Missing episodes should be removed if the actual episode was added. **Changes** * Extend virtual episode removal to also take missing episodes into account --- <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 07:14:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13504