[PR #13611] [MERGED] Remove empty ParentIndexNumber workaround #13648

Closed
opened 2026-02-07 07:16:46 +03:00 by OVERLORD · 0 comments
Owner

📋 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.zHead: remove-empty-parent-index-workaround


📝 Commits (2)

  • 7291150 Remove empty ParentIndexNumber workaround
  • 888838a Fix 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

  • Remove workaround and fix plugin

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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/13611 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `release-10.10.z` ← **Head:** `remove-empty-parent-index-workaround` --- ### 📝 Commits (2) - [`7291150`](https://github.com/jellyfin/jellyfin/commit/72911501d34a1da4333f731e1f24169c21248f54) Remove empty ParentIndexNumber workaround - [`888838a`](https://github.com/jellyfin/jellyfin/commit/888838adbc9106ec63939b6a3bc2b22eedacf0e1) Fix providers ### 📊 Changes **4 files changed** (+10 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description **Changes** * Remove workaround and fix plugin Alternative to https://github.com/jellyfin/jellyfin/pull/13610 Requires https://github.com/jellyfin/jellyfin-plugin-tvdb/pull/209 to be merged and released --- <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 07:16:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13648