[PR #6511] [CLOSED] Refresh episodes before seasons #10999

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6511
Author: @revam
Created: 9/6/2021
Status: Closed

Base: masterHead: refresh-episodes-before-seasons


📝 Commits (1)

  • 7f8ed3b Refresh episodes before seasons

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 MediaBrowser.Providers/TV/SeriesMetadataService.cs (+2 -0)

📄 Description

Refresh episodes before seasons to get the know which season to append the episode to. I don't know if this should be done on every refresh of the series item, or only on the initial refresh, but this PR adds it to to every refresh.

Changes

Refresh episodes before seasons

Issues


🔄 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/6511 **Author:** [@revam](https://github.com/revam) **Created:** 9/6/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `refresh-episodes-before-seasons` --- ### 📝 Commits (1) - [`7f8ed3b`](https://github.com/jellyfin/jellyfin/commit/7f8ed3b1a279235db7e7485f41e1016ac5b51acb) Refresh episodes before seasons ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/TV/SeriesMetadataService.cs` (+2 -0) </details> ### 📄 Description Refresh episodes before seasons to get the know which season to append the episode to. I don't know if this should be done on every refresh of the series item, or only on the initial refresh, but this PR adds it to to every refresh. <!-- 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** <!-- Describe your changes here in 1-5 sentences. --> Refresh episodes before seasons **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <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:30:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10999