From c53c9f6265beff02d0a2e4b72c8bc5aabf554be9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Canek=20Pel=C3=A1ez=20Vald=C3=A9s?= Date: Mon, 15 Nov 2021 00:32:40 -0600 Subject: [PATCH] Missing Xmp.dc.subject. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index feb0ba5..611c4c6 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,9 @@ in GalerĂ­a: ```thumbs/2009/03/07/del-parque-guell-al-maremagnum``` +If the `Xmp.dc.subject` tag is missing, the photograph is asigned the album name +of "Saturday 7" (for example), and therefore its directory will be `saturday-7`. + The `Exif.Image.ImageDescription` tag is used for the comment or description of the photograph. -- GitLab