[PR #5881] [MERGED] Add tvrage and imdb ids for episodes #10702

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5881
Author: @cvium
Created: 4/21/2021
Status: Merged
Merged: 4/21/2021
Merged by: @Bond-009

Base: masterHead: tmdb-episode-externalids


📝 Commits (2)

  • 96348ed Add tvrage and imdb ids for episodes
  • aa992ef Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.cs

📊 Changes

1 file changed (+13 additions, -2 deletions)

View changed files

📝 MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.cs (+13 -2)

📄 Description

When I rewrote tmdb providers I probably forgot about the external links on the episode page...

Issues
Fixes #5869


🔄 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/5881 **Author:** [@cvium](https://github.com/cvium) **Created:** 4/21/2021 **Status:** ✅ Merged **Merged:** 4/21/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `tmdb-episode-externalids` --- ### 📝 Commits (2) - [`96348ed`](https://github.com/jellyfin/jellyfin/commit/96348ed744d95d0484c34a03b7a218d5153fae65) Add tvrage and imdb ids for episodes - [`aa992ef`](https://github.com/jellyfin/jellyfin/commit/aa992efd312dc4478202d484151fb3b4d46ecbc8) Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.cs ### 📊 Changes **1 file changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeProvider.cs` (+13 -2) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> When I rewrote tmdb providers I probably forgot about the external links on the episode page... **Issues** Fixes #5869 --- <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:25:14 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10702