mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13611] [MERGED] Remove empty ParentIndexNumber workaround #13648
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/13611
Author: @Shadowghost
Created: 2/24/2025
Status: ✅ Merged
Merged: 2/25/2025
Merged by: @Bond-009
Base:
release-10.10.z← Head:remove-empty-parent-index-workaround📝 Commits (2)
7291150Remove empty ParentIndexNumber workaround888838aFix providers📊 Changes
4 files changed (+10 additions, -20 deletions)
View changed files
📝
Emby.Server.Implementations/Library/LibraryManager.cs(+0 -9)📝
MediaBrowser.Providers/Plugins/Omdb/OmdbEpisodeProvider.cs(+2 -3)📝
MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeImageProvider.cs(+3 -3)📝
MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.cs(+5 -5)📄 Description
Changes
Alternative to https://github.com/jellyfin/jellyfin/pull/13610
Requires https://github.com/jellyfin/jellyfin-plugin-tvdb/pull/209 to be merged and released
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.