2024-11-12: ExifTool 13.03 is now available
exiftool -F -overwrite_original_in_place -api LargeFileSupport \
-FileOrder DateTimeOriginal -FileOrder CreateDate -FileOrder -FileSize -FileOrder FileModifyDate \
-api QuickTimeUTC \
-d "%Y-%m-%d %H-%M-%S %%.2nc.%%le" \
'-AllDates<FileModifyDate#' \
'-AllDates<${DateTimeOriginal#;$_ = undef if $_ lt "1971"}' \
'-AllDates<${CreateDate#;$_ = undef if $_ lt "1971"}' \
'-FileName<FileModifyDate' \
'-FileName<${DateTimeOriginal;$_ = undef if $_ lt "1971"}' \
'-FileName<${CreateDate;$_ = undef if $_ lt "1971"}' \
-r "$dir_path"
Quote from: StarGeek on November 19, 2024, 10:09:38 AMI you check on the Photoshop tags page, you will see that the SlicesGroupName isn't writable. The only way to remove it is to remove the whole Photoshop block.
exiftool -Photoshop:all= file.jpg
Edit: I just got an IFTTT alert for your question on Reddit. The /r/Exiftool subreddit has only 7 people subscribed and only 5 questions (3 with no comments) in the year since it was created. I wouldn't call it a functional subreddit.