logger for !9
xmp and json sidecar support Alignment with Phares 8.0.118.14905 for Shared and Metadata A_Metadata Parameter constructors Removed force-property-last-write-time-to-creation-time House Cleaning
This commit is contained in:
		| @ -214,7 +214,7 @@ public class D2_FaceParts | ||||
|         bool updateDateWhenMatches = false; | ||||
|         List<(Shared.Models.Face, string, string)> collection = []; | ||||
|         string fileName = mappingFromItem.FilePath.NameWithoutExtension; | ||||
|         string[] changesFrom = [nameof(A_Property), nameof(B_Metadata), nameof(C_Resize), nameof(D_Face)]; | ||||
|         string[] changesFrom = [nameof(A_Metadata), nameof(C_Resize), nameof(D_Face)]; | ||||
|         List<DateTime> dateTimes = (from l in subFileTuples where changesFrom.Contains(l.Item1) select l.Item2).ToList(); | ||||
|         CombinedEnumAndIndex cei = Shared.Models.Stateless.Methods.IPath.GetCombinedEnumAndIndex(_PropertyConfiguration, filePath); | ||||
|         string directory = _ResultContentFileGroups[0][cei.Enum][cei.Index]; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user