mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-31 10:37:22 -04:00 
			
		
		
		
	Merge pull request #6927 from 1337joe/use-ssl-for-tmdb-images
This commit is contained in:
		
						commit
						01b95cf8e6
					
				| @ -498,7 +498,7 @@ namespace MediaBrowser.Providers.Plugins.Tmdb | |||||||
|                 return null; |                 return null; | ||||||
|             } |             } | ||||||
| 
 | 
 | ||||||
|             return _tmDbClient.GetImageUrl(size, path).ToString(); |             return _tmDbClient.GetImageUrl(size, path, true).ToString(); | ||||||
|         } |         } | ||||||
| 
 | 
 | ||||||
|         /// <summary> |         /// <summary> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user