mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	refactor(server): jobs (#2023)
* refactor: job to domain * chore: regenerate open api * chore: tests * fix: missing breaks * fix: get asset with missing exif data --------- Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
This commit is contained in:
		
							
								
								
									
										13
									
								
								mobile/openapi/doc/AllJobStatusResponseDto.md
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										13
									
								
								mobile/openapi/doc/AllJobStatusResponseDto.md
									
									
									
										generated
									
									
									
								
							@@ -8,11 +8,14 @@ import 'package:openapi/api.dart';
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
------------ | ------------- | ------------- | -------------
 | 
			
		||||
**thumbnailGeneration** | [**JobCounts**](JobCounts.md) |  | 
 | 
			
		||||
**metadataExtraction** | [**JobCounts**](JobCounts.md) |  | 
 | 
			
		||||
**videoConversion** | [**JobCounts**](JobCounts.md) |  | 
 | 
			
		||||
**machineLearning** | [**JobCounts**](JobCounts.md) |  | 
 | 
			
		||||
**storageTemplateMigration** | [**JobCounts**](JobCounts.md) |  | 
 | 
			
		||||
**thumbnailGenerationQueue** | [**JobCountsDto**](JobCountsDto.md) |  | 
 | 
			
		||||
**metadataExtractionQueue** | [**JobCountsDto**](JobCountsDto.md) |  | 
 | 
			
		||||
**videoConversionQueue** | [**JobCountsDto**](JobCountsDto.md) |  | 
 | 
			
		||||
**objectTaggingQueue** | [**JobCountsDto**](JobCountsDto.md) |  | 
 | 
			
		||||
**clipEncodingQueue** | [**JobCountsDto**](JobCountsDto.md) |  | 
 | 
			
		||||
**storageTemplateMigrationQueue** | [**JobCountsDto**](JobCountsDto.md) |  | 
 | 
			
		||||
**backgroundTaskQueue** | [**JobCountsDto**](JobCountsDto.md) |  | 
 | 
			
		||||
**searchQueue** | [**JobCountsDto**](JobCountsDto.md) |  | 
 | 
			
		||||
 | 
			
		||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user