mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-30 18:22:48 -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 _tmDbClient.GetImageUrl(size, path).ToString(); | ||||
|             return _tmDbClient.GetImageUrl(size, path, true).ToString(); | ||||
|         } | ||||
| 
 | ||||
|         /// <summary> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user