[PR #4792] [MERGED] Add missing seasons during AfterMetadataRefresh #10285

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4792
Author: @cvium
Created: 12/15/2020
Status: Merged
Merged: 12/15/2020
Merged by: @Bond-009

Base: masterHead: fix_missing_seasons


📝 Commits (1)

  • 9f6000d Add missing seasons during AfterMetadataRefresh

📊 Changes

1 file changed (+132 additions, -1 deletions)

View changed files

📝 MediaBrowser.Providers/TV/SeriesMetadataService.cs (+132 -1)

📄 Description

Changes
Added the dummy season provider to SeriesMetadataService and made it a bit prettier

Issues
Supercedes #4755
Fixes #4691


🔄 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/4792 **Author:** [@cvium](https://github.com/cvium) **Created:** 12/15/2020 **Status:** ✅ Merged **Merged:** 12/15/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `fix_missing_seasons` --- ### 📝 Commits (1) - [`9f6000d`](https://github.com/jellyfin/jellyfin/commit/9f6000d845d40b58da193d61b1cf0229d3a39ca1) Add missing seasons during AfterMetadataRefresh ### 📊 Changes **1 file changed** (+132 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/TV/SeriesMetadataService.cs` (+132 -1) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** Added the dummy season provider to SeriesMetadataService and made it a bit prettier **Issues** Supercedes #4755 Fixes #4691 --- <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:17:26 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10285