[PR #13817] [MERGED] Fix Tmdb external URL generation #13718

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13817
Author: @Shadowghost
Created: 3/31/2025
Status: Merged
Merged: 4/1/2025
Merged by: @crobibero

Base: masterHead: fix-tmdb-external-urls


📝 Commits (2)

  • 3c1eaf1 Fix Tmdb external URL generation
  • bddf708 Update MediaBrowser.Providers/Plugins/Tmdb/TmdbExternalUrlProvider.cs

📊 Changes

1 file changed (+11 additions, -8 deletions)

View changed files

📝 MediaBrowser.Providers/Plugins/Tmdb/TmdbExternalUrlProvider.cs (+11 -8)

📄 Description

Changes

  • Only generate season and episode URLs if the numbers are known

Issues
Fixes #13814


🔄 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/13817 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 3/31/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `fix-tmdb-external-urls` --- ### 📝 Commits (2) - [`3c1eaf1`](https://github.com/jellyfin/jellyfin/commit/3c1eaf1088712a214c37e06c9741727463d81d57) Fix Tmdb external URL generation - [`bddf708`](https://github.com/jellyfin/jellyfin/commit/bddf7081035b89a12bd2369d474bc67ef3194b53) Update MediaBrowser.Providers/Plugins/Tmdb/TmdbExternalUrlProvider.cs ### 📊 Changes **1 file changed** (+11 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Plugins/Tmdb/TmdbExternalUrlProvider.cs` (+11 -8) </details> ### 📄 Description **Changes** * Only generate season and episode URLs if the numbers are known **Issues** Fixes #13814 --- <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:17:57 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13718