[PR #5349] [MERGED] Fix TMDb search name containing year #10494

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5349
Author: @daullmer
Created: 3/2/2021
Status: Merged
Merged: 3/2/2021
Merged by: @Bond-009

Base: masterHead: tmdb-year-fix


📝 Commits (2)

  • 13dfc2e Fix TMDb search name containing year
  • fbf1724 Fix TMDb search name containing year

📊 Changes

3 files changed (+18 additions, -17 deletions)

View changed files

📝 MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.cs (+6 -10)
📝 MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbSeriesProvider.cs (+9 -5)
📝 MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.cs (+3 -2)

📄 Description

Changes

Issues
Fixes #5161


🔄 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/5349 **Author:** [@daullmer](https://github.com/daullmer) **Created:** 3/2/2021 **Status:** ✅ Merged **Merged:** 3/2/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `tmdb-year-fix` --- ### 📝 Commits (2) - [`13dfc2e`](https://github.com/jellyfin/jellyfin/commit/13dfc2ee1303c5fedf777484926b40dc87dd82e8) Fix TMDb search name containing year - [`fbf1724`](https://github.com/jellyfin/jellyfin/commit/fbf1724408698f667b07d851a4cd8dc7c8dea55f) Fix TMDb search name containing year ### 📊 Changes **3 files changed** (+18 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.cs` (+6 -10) 📝 `MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbSeriesProvider.cs` (+9 -5) 📝 `MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.cs` (+3 -2) </details> ### 📄 Description **Changes** <!-- Describe your changes here in 1-5 sentences. --> **Issues** Fixes #5161 --- <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:21:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10494