xmp from my face-file after using the digiKam maintenance tool to create xmp files
Alignment with Phares 8.0.118.14751 for Shared and Metadata
This commit is contained in:
11
.vscode/launch.json
vendored
11
.vscode/launch.json
vendored
@ -11,6 +11,17 @@
|
||||
"preLaunchTask": "build",
|
||||
"program": "${workspaceFolder}/bin/Debug/net8.0/win-x64/File-Folder-Helper.dll",
|
||||
"args": [
|
||||
"s",
|
||||
"X",
|
||||
"V:/Tmp/Phares/Helper-2025-07-20",
|
||||
"Day-Helper-2025-07-20",
|
||||
"871467010009.jpg",
|
||||
"L:/Git/AA/Rename/.vscode/.UserSecrets/secrets.json",
|
||||
"A:/()/638432064000000000.51/1401-08-03_02/2023/X+441981864000000000/871467010009.444090906.jpg.png",
|
||||
"*.png",
|
||||
"D:/{}/DisneyWorld 2019/Magic Kingdom/871467010009.jpg.xmp",
|
||||
"*.xmp",
|
||||
"{}-output",
|
||||
"s",
|
||||
"X",
|
||||
"D:/ProgramData/EC_Characterization_Si/Dummy/DEP08CEPIEPSILON/Log",
|
||||
|
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
@ -1,4 +1,12 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.container": "ini",
|
||||
"*.org": "ini",
|
||||
"*.net": "ini",
|
||||
"*.xmp": "xml",
|
||||
"podman": "ini",
|
||||
"default": "ini"
|
||||
},
|
||||
"[markdown]": {
|
||||
"editor.wordWrap": "off"
|
||||
},
|
||||
@ -17,6 +25,7 @@
|
||||
"BIRT",
|
||||
"CHIL",
|
||||
"DEAT",
|
||||
"digi",
|
||||
"endianness",
|
||||
"Exif",
|
||||
"FAMC",
|
||||
@ -32,8 +41,10 @@
|
||||
"kanbn",
|
||||
"Kofax",
|
||||
"Linc",
|
||||
"Makernote",
|
||||
"mesfs",
|
||||
"mestsa",
|
||||
"mklink",
|
||||
"netrm",
|
||||
"NpgSql",
|
||||
"NSFX",
|
||||
|
Reference in New Issue
Block a user