mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	* feat(server): dynamic job concurrency * styling and add setting info to top of the job list * regenerate api * remove DETECT_OBJECT job --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
		
			
				
	
	
	
		
			1021 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			1021 B
		
	
	
	
	
	
	
		
			Generated
		
	
	
openapi.model.AllJobStatusResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| thumbnailGeneration | JobStatusDto | ||
| metadataExtraction | JobStatusDto | ||
| videoConversion | JobStatusDto | ||
| objectTagging | JobStatusDto | ||
| clipEncoding | JobStatusDto | ||
| storageTemplateMigration | JobStatusDto | ||
| backgroundTask | JobStatusDto | ||
| search | JobStatusDto | ||
| recognizeFaces | JobStatusDto | ||
| sidecar | JobStatusDto |