mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6874] [MERGED] Expose TMDb image scale options to user #11177
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/6874
Author: @1337joe
Created: 11/20/2021
Status: ✅ Merged
Merged: 12/3/2021
Merged by: @crobibero
Base:
master← Head:tmdb-image-size-options📝 Commits (2)
6d3b129Add image scaling options for tmdb0af5e60Address review comments📊 Changes
4 files changed (+179 additions, -12 deletions)
View changed files
➕
MediaBrowser.Providers/Plugins/Tmdb/Api/TmdbController.cs(+41 -0)📝
MediaBrowser.Providers/Plugins/Tmdb/Configuration/PluginConfiguration.cs(+20 -0)📝
MediaBrowser.Providers/Plugins/Tmdb/Configuration/config.html(+62 -2)📝
MediaBrowser.Providers/Plugins/Tmdb/TmdbClientManager.cs(+56 -10)📄 Description
Changes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.