mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12739] [MERGED] Pre-fill ParentIndexNumber to preserve it between scans #13346
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/12739
Author: @Shadowghost
Created: 9/28/2024
Status: ✅ Merged
Merged: 9/28/2024
Merged by: @crobibero
Base:
master← Head:reuse-season-number-if-empty📝 Commits (1)
95ecb17Pre-fill ParentIndexNumber to preserve it between scans📊 Changes
4 files changed (+44 additions, -9 deletions)
View changed files
📝
MediaBrowser.Providers/Manager/MetadataService.cs(+4 -3)📝
MediaBrowser.Providers/TV/EpisodeMetadataService.cs(+16 -2)📝
MediaBrowser.Providers/TV/SeasonMetadataService.cs(+11 -2)📝
MediaBrowser.Providers/TV/SeriesMetadataService.cs(+13 -2)📄 Description
Alternative to #12737
Changes
ParentIndexNumber🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.