diff --git a/Compare/appsettings.Development.json b/Compare/appsettings.Development.json index f01b7d8..63d10e7 100644 --- a/Compare/appsettings.Development.json +++ b/Compare/appsettings.Development.json @@ -91,7 +91,9 @@ "WriteBitmapDataBytes": false, "IgnoreExtensions": [ ".gif", - ".GIF" + ".GIF", + ".pdf", + ".PDF" ], "PropertyContentCollectionFiles": [ "/Images-ec5a909 - Results/A) Property/2022-12-30/[()]/637869381676042455.json", diff --git a/Compare/appsettings.json b/Compare/appsettings.json index a30afe4..c55856c 100644 --- a/Compare/appsettings.json +++ b/Compare/appsettings.json @@ -91,7 +91,9 @@ ], "IgnoreExtensions": [ ".gif", - ".GIF" + ".GIF", + ".pdf", + ".PDF" ], "PropertyContentCollectionFiles": [ "/Images-ec5a909 - Results/A) Property/2022-12-30/[()]/637869381676042455.json", diff --git a/Date-Group/appsettings.Development.json b/Date-Group/appsettings.Development.json index af9d749..6387888 100644 --- a/Date-Group/appsettings.Development.json +++ b/Date-Group/appsettings.Development.json @@ -77,7 +77,9 @@ "WriteBitmapDataBytes": false, "IgnoreExtensions": [ ".gif", - ".GIF" + ".GIF", + ".pdf", + ".PDF" ], "PropertyContentCollectionFiles": [], "ValidImageFormatExtensions": [ diff --git a/Date-Group/appsettings.json b/Date-Group/appsettings.json index 0c13308..65acbf7 100644 --- a/Date-Group/appsettings.json +++ b/Date-Group/appsettings.json @@ -74,7 +74,9 @@ "WriteBitmapDataBytes": false, "IgnoreExtensions": [ ".gif", - ".GIF" + ".GIF", + ".pdf", + ".PDF" ], "PropertyContentCollectionFiles": [], "ValidImageFormatExtensions": [ diff --git a/Delete-By-Distinct/appsettings.json b/Delete-By-Distinct/appsettings.json index 0e7c4db..c11da70 100644 --- a/Delete-By-Distinct/appsettings.json +++ b/Delete-By-Distinct/appsettings.json @@ -70,7 +70,9 @@ "WriteBitmapDataBytes": false, "IgnoreExtensions": [ ".gif", - ".GIF" + ".GIF", + ".pdf", + ".PDF" ], "ValidImageFormatExtensions": [ ".bmp", diff --git a/Delete-By-Relative/appsettings.json b/Delete-By-Relative/appsettings.json index 8b70714..90a6c9c 100644 --- a/Delete-By-Relative/appsettings.json +++ b/Delete-By-Relative/appsettings.json @@ -68,7 +68,9 @@ "WriteBitmapDataBytes": false, "IgnoreExtensions": [ ".gif", - ".GIF" + ".GIF", + ".pdf", + ".PDF" ], "ValidImageFormatExtensions": [ ".bmp", diff --git a/Duplicate-Search/appsettings.json b/Duplicate-Search/appsettings.json index 1167843..71e864a 100644 --- a/Duplicate-Search/appsettings.json +++ b/Duplicate-Search/appsettings.json @@ -70,7 +70,9 @@ "WriteBitmapDataBytes": false, "IgnoreExtensions": [ ".gif", - ".GIF" + ".GIF", + ".pdf", + ".PDF" ], "ValidImageFormatExtensions": [ ".bmp", diff --git a/Instance/appsettings.Development.json b/Instance/appsettings.Development.json index 9210594..91a0dbf 100644 --- a/Instance/appsettings.Development.json +++ b/Instance/appsettings.Development.json @@ -26,14 +26,10 @@ "JLinks": [ "Julie" ], - "LoadOrCreateThenSaveDistanceResultsForOutputResolutions": [ - "Original" - ], - "LoadOrCreateThenSaveImageFacesResultsForOutputResolutions": [ - "Original" - ], + "LoadOrCreateThenSaveDistanceResultsForOutputResolutions": [], + "LoadOrCreateThenSaveImageFacesResultsForOutputResolutions": [], "OutputResolutions": [ - "Original" + "1376 x 768" ], "PropertyContentCollectionFiles": [], "RangeDaysDeltaTolerance": [ @@ -56,15 +52,11 @@ 0.2, 100 ], - "SaveFaceDistancesForOutputResolutions": [ - "Original" - ], + "SaveFaceDistancesForOutputResolutions": [], "SaveFaceLandmarkForOutputResolutions": [], "SaveFilteredOriginalImagesFromJLinksForOutputResolutions": [], "SaveMappedForOutputResolutions": [], - "SaveRandomForOutputResolutions": [ - "Original" - ], + "SaveRandomForOutputResolutions": [], "SaveShortcutsForOutputResolutions": [], "IgnoreRelativePaths": [ "3757 W Whitman 2017", diff --git a/Move-By-Id/appsettings.json b/Move-By-Id/appsettings.json index a9308b2..d2afc51 100644 --- a/Move-By-Id/appsettings.json +++ b/Move-By-Id/appsettings.json @@ -71,7 +71,9 @@ "WriteBitmapDataBytes": false, "IgnoreExtensions": [ ".gif", - ".GIF" + ".GIF", + ".pdf", + ".PDF" ], "ValidImageFormatExtensions": [ ".bmp", diff --git a/PrepareForOld/appsettings.Development.json b/PrepareForOld/appsettings.Development.json index 95022a4..5b86298 100644 --- a/PrepareForOld/appsettings.Development.json +++ b/PrepareForOld/appsettings.Development.json @@ -62,7 +62,9 @@ "WriteBitmapDataBytes": false, "IgnoreExtensions": [ ".gif", - ".GIF" + ".GIF", + ".pdf", + ".PDF" ], "PropertyContentCollectionFiles": [], "Spelling": [ diff --git a/Rename/appsettings.Development.json b/Rename/appsettings.Development.json index b48d3df..811ad96 100644 --- a/Rename/appsettings.Development.json +++ b/Rename/appsettings.Development.json @@ -1,6 +1,6 @@ { - "ComparePathsFile": "C:/Users/mikep/AppData/Local/PharesApps/Drag-Drop-Explorer/2023_04/638105008748068423.json", - "CopyTo": "L", + "ComparePathsFile": "C:/Users/mikep/AppData/Local/PharesApps/Drag-Drop-Explorer/2023_06/638111927302288853.json", + "CopyTo": "", "Logging": { "LogLevel": { "Log4netProvider": "Debug" @@ -8,6 +8,7 @@ }, "MaxDegreeOfParallelism": 6, "MaxMinutesDelta": 2, + "RenameUndo": false, "Serilog": { "MinimumLevel": "Debug" }, diff --git a/Rename/appsettings.json b/Rename/appsettings.json index 14213d0..adddd4e 100644 --- a/Rename/appsettings.json +++ b/Rename/appsettings.json @@ -13,6 +13,7 @@ }, "MaxDegreeOfParallelism": 6, "MaxMinutesDelta": 2, + "RenameUndo": false, "Serilog": { "Using": [ "Serilog.Sinks.Console", @@ -71,7 +72,9 @@ "WriteBitmapDataBytes": false, "IgnoreExtensions": [ ".gif", - ".GIF" + ".GIF", + ".pdf", + ".PDF" ], "ValidImageFormatExtensions": [ ".bmp",