mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-31 10:37:22 -04:00 
			
		
		
		
	added more control over what items to extract chapter images from
This commit is contained in:
		
							parent
							
								
									14a8b41503
								
							
						
					
					
						commit
						0b53ab76eb
					
				| @ -322,7 +322,7 @@ namespace MediaBrowser.ServerApplication | ||||
|         /// </summary> | ||||
|         private void SetKernelProperties() | ||||
|         { | ||||
|             new FFMpegManager(ApplicationPaths, MediaEncoder, Logger, ItemRepository, FileSystemManager); | ||||
|             new FFMpegManager(MediaEncoder, Logger, ItemRepository, FileSystemManager, ServerConfigurationManager); | ||||
| 
 | ||||
|             LocalizedStrings.StringFiles = GetExports<LocalizedStringData>(); | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user