mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6511] [CLOSED] Refresh episodes before seasons #10999
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/6511
Author: @revam
Created: 9/6/2021
Status: ❌ Closed
Base:
master← Head:refresh-episodes-before-seasons📝 Commits (1)
7f8ed3bRefresh 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.