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:
2025-07-27 10:57:26 -07:00
parent 30d8a270f9
commit 08164a880d
47 changed files with 1038 additions and 677 deletions

View File

@ -69,28 +69,54 @@
"ResultSingleton": "{}",
"RootDirectory": "D:/Images",
"IgnoreExtensions": [
".ffs_db",
".FFS_DB",
".gif",
".GIF",
".heic",
".HEIC",
".html",
".HTML",
".ico",
".ICO",
".json",
".JSON",
".lnk",
".LNK",
".lsv",
".LSV",
".nef",
".NEF",
".pdf",
".PDF"
".PDF",
".ts",
".TS",
".txt",
".TXT",
".webp",
".WEBP",
".xmp",
".XMP"
],
"ValidImageFormatExtensions": [
".avif",
".bmp",
".BMP",
".gif",
".GIF",
".heic",
".insp",
".jp2",
".jpe",
".jpeg",
".JPEG",
".jpg",
".JPG",
".jxl",
".png",
".PNG",
".tiff",
".TIFF",
".psd",
".raw",
".rw2",
".svg",
".tif",
".TIF"
".tiff",
".webp"
]
}
}