Any chance this functionality has changed for the Mac version in 4.5.3?
I would like to be able to use this to abbreviate the camera model so that "Canon 5D" can just be "5D". Since there are several camera models in the mix, I can't just use substring extraction.
I am also looking for a way to better group files by {type}. Some of my folders have a mix of .mov, .avi, .jpg, and .cr2 files and their various sidecar .xip, .thm, and .xmp files. If I ingest folders on {type} I get too fragmented of a result. All I really want to accomplish to is sift the video files (and their sidecar files) into one folder tree and have the photos (and their sidecar files) in another tree.
If code replacement still doesn't work in the Mac version, do you have any suggestions on how I can tackle this?
Thanks!