mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-10 00:02:56 +01:00
Add TMDb logo handling
This commit is contained in:
@@ -42,6 +42,11 @@ namespace MediaBrowser.Providers.Plugins.Tmdb
|
||||
/// </summary>
|
||||
public string? BackdropSize { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating the logo image size to fetch.
|
||||
/// </summary>
|
||||
public string? LogoSize { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating the profile image size to fetch.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user