[PR #4287] [CLOSED] Make tmdb api key configurable #10003

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4287
Author: @Bond-009
Created: 10/6/2020
Status: Closed

Base: masterHead: tmdbapikey


📝 Commits (1)

  • ee5061d Make tmdb api key configurable

📊 Changes

4 files changed (+30 additions, -9 deletions)

View changed files

📝 Emby.Server.Implementations/ConfigurationOptions.cs (+3 -2)
📝 MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.cs (+4 -2)
MediaBrowser.Providers/Plugins/Tmdb/TmdbConfigurationExtensions.cs (+23 -0)
📝 MediaBrowser.Providers/Plugins/Tmdb/TmdbUtils.cs (+0 -5)

📄 Description

No description provided


🔄 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/4287 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 10/6/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `tmdbapikey` --- ### 📝 Commits (1) - [`ee5061d`](https://github.com/jellyfin/jellyfin/commit/ee5061d4bed5c24119c97966a55e86e8d157ec28) Make tmdb api key configurable ### 📊 Changes **4 files changed** (+30 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/ConfigurationOptions.cs` (+3 -2) 📝 `MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.cs` (+4 -2) ➕ `MediaBrowser.Providers/Plugins/Tmdb/TmdbConfigurationExtensions.cs` (+23 -0) 📝 `MediaBrowser.Providers/Plugins/Tmdb/TmdbUtils.cs` (+0 -5) </details> ### 📄 Description _No description provided_ --- <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:12:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10003