Do the size as an extra extension so that it is no longer cleaned into the date.

This commit is contained in:
Hyperling 2025-04-03 10:34:51 -07:00
parent e155d36ab4
commit e308beec07

View File

@ -110,8 +110,7 @@ $search "$location" | sort | while read image; do
continue
fi
new_image="${image//.$extension/}.$tag-$date_YYYYMMDD-$size.$extension"
new_image="${image//.$extension/}.$tag-$date_YYYYMMDD.$size.$extension"
## Clean Filename ##
# Prevent directory from having its name cleaned too.