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