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:
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user