I am ingesting images which are located in the card folders F:\DCIM\xxxEOSR3\, where xxx is a sequential number starting at 100. As files/photos in different directories may have the same names. I would like to rename the files as follows when ingesting photos from directory F:\DCIM\xxxEOSR3 with image named CD1Ayyyy.CR3 to xxx_CD1Ayyyy.CR3 (or xxxEOSR3_CD1Ayyyy.CR3). I know that I can get the filename part by using the variable {filename}. But how can I get the directory name? Is that even possible? If yes, how would do it, i.e., what would I have to put into the field Rename Ingested photo as?